Main Page | Class List | File List | Class Members | File Members | Related Pages

/home/src/PHP-JAVA-BRIDGE/PHP5/php-java-bridge/client.c File Reference

#include <unistd.h>
#include <sys/types.h>
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include "php_java.h"
#include "zend_exceptions.h"
#include "protocol.h"
#include "parser.h"
#include "php_java_strtod.h"
#include "java_bridge.h"

Defines

#define GET_RESULT(pos)   if(!ctx->id) {ctx->id=(zval*)strtol((const char*)PARSER_GET_STRING(st, pos), 0, 10);}

Functions

unsigned char get_mode ()
proxyenvconnect_to_server (TSRMLS_D)
proxyenvtry_connect_to_server (TSRMLS_D)

Define Documentation

#define GET_RESULT pos   )     if(!ctx->id) {ctx->id=(zval*)strtol((const char*)PARSER_GET_STRING(st, pos), 0, 10);}
 


Function Documentation

proxyenv* connect_to_server TSRMLS_D   ) 
 

unsigned char get_mode void   ) 
 

proxyenv* try_connect_to_server TSRMLS_D   ) 
 


Generated on Sat Nov 26 16:35:38 2005 for php-java-bridge by  doxygen 1.4.2