/PHP-5.3/Zend/ |
H A D | zend_modules.h | 87 const char *version; member 121 const char *version; /* version */ member
|
H A D | zend_extensions.h | 61 char *version; member
|
/PHP-5.3/ext/dom/ |
H A D | domimplementation.c | 74 char *feature, *version; in PHP_METHOD() local
|
H A D | document.c | 464 char *version; in dom_document_version_read() local 1456 char *encoding, *version = NULL; in PHP_METHOD() local
|
H A D | php_dom.c | 1465 int dom_has_feature(char *feature, char *version) in dom_has_feature()
|
H A D | node.c | 1514 char *feature, *version; in PHP_FUNCTION() local
|
/PHP-5.3/ext/standard/ |
H A D | versioning.c | 34 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1266 const char *version; in PHP_FUNCTION() local
|
/PHP-5.3/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
H A D | phar_internal.h | 312 char version[12]; member
|
/PHP-5.3/win32/build/ |
H A D | mkdist.php | 262 $version = phpversion(); variable
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xml_to_dandarpc.c | 285 xml_element_attr* version = malloc(sizeof(xml_element_attr)); in DANDARPC_REQUEST_to_xml_element() local
|
H A D | xmlrpc.h | 215 XMLRPC_VERSION version; /* xml vocabulary to use */ member
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre.h | 404 int version; /* Identifies version of block */ member 426 int version; /* Identifies version of block */ member 448 int version; /* Identifies version of block */ member
|
/PHP-5.3/ext/pdo_oci/ |
H A D | oci_driver.c | 538 char version[256]; in pdo_oci_check_liveness() local
|
/PHP-5.3/sapi/cgi/ |
H A D | fastcgi.h | 56 unsigned char version; member
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fastcgi.h | 56 unsigned char version; member
|
/PHP-5.3/ext/soap/ |
H A D | soap.c | 1221 int version = SOAP_1_1; in PHP_METHOD() local 2727 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 3265 long version; local 3632 …har* actor, zval *function_name, int *num_params, zval ***parameters, int *version, soapHeader **h… 3894 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main TSRML… 4351 …tion, char *function_name, char *uri, zval **arguments, int arg_count, int version, HashTable *soa…
|
H A D | php_soap.h | 101 int version; member
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_typeinfo.c | 97 char version[20]; in php_com_load_typelib() local
|
/PHP-5.3/ext/snmp/ |
H A D | snmp.c | 776 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
|
/PHP-5.3/ext/oci8/ |
H A D | oci8_interface.c | 2009 char *version = NULL; local 2022 char *version = NULL; local
|
/PHP-5.3/ext/date/lib/ |
H A D | timelib_structs.h | 201 char *version; member
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | apprentice.c | 2191 uint32_t version; local
|
/PHP-5.3/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 1387 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
|