| api.c | This file contains the API implementation |
| api.h [code] | This file contains the API implementation |
| java.c | This is the main entry point for the java extension |
| java_bridge.h [code] | Mediates between php and the server |
| parser.h [code] | Parse the XML protocol |
| php_java.h [code] | This is the main entry point for the java extension |
| php_java_snprintf.h [code] | Snprintf version that does not depend on the LANG setting |
| php_java_strtod.h [code] | Strtod implementation which does not depend on the LANG setting |
| php_wrapper.h [code] | Revert PHP's NDEBUG |
| protocol.h [code] | Definitions for the protocol implementation |
1.4.2