/PHP-5.5/ext/date/lib/ |
H A D | parse_tz.c | 54 uint32_t version; in read_preamble() local 378 int version; in timelib_parse_tzfile() local
|
H A D | timelib_structs.h | 217 char *version; member
|
/PHP-5.5/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.5/ext/dom/ |
H A D | domimplementation.c | 74 char *feature, *version; in PHP_METHOD() local
|
H A D | document.c | 466 char *version; in dom_document_version_read() local 1457 char *encoding, *version = NULL; in PHP_METHOD() local
|
H A D | node.c | 1514 char *feature, *version; in PHP_FUNCTION() local
|
H A D | php_dom.c | 1467 int dom_has_feature(char *feature, char *version) in dom_has_feature()
|
/PHP-5.5/ext/standard/ |
H A D | versioning.c | 34 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1411 const char *version; in PHP_FUNCTION() local
|
/PHP-5.5/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
/PHP-5.5/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.5/win32/build/ |
H A D | mkdist.php | 261 $version = phpversion(); variable
|
/PHP-5.5/ext/soap/ |
H A D | soap.c | 1116 int version = SOAP_1_1; in PHP_METHOD() local 2554 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 3108 long version; local 3457 …har* actor, zval *function_name, int *num_params, zval ***parameters, int *version, soapHeader **h… 3719 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) 3756 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN… 4226 …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.5/sapi/cgi/ |
H A D | fastcgi.h | 73 unsigned char version; member
|
/PHP-5.5/ext/pcre/pcrelib/ |
H A D | pcre.h | 419 int version; /* Identifies version of block */ member 441 int version; /* Identifies version of block */ member 463 int version; /* Identifies version of block */ member
|
/PHP-5.5/ext/pdo_oci/ |
H A D | oci_driver.c | 541 char version[256]; in pdo_oci_check_liveness() local
|
/PHP-5.5/sapi/fpm/fpm/ |
H A D | fastcgi.h | 56 unsigned char version; member
|
/PHP-5.5/ext/com_dotnet/ |
H A D | com_typeinfo.c | 97 char version[20]; in php_com_load_typelib() local
|
/PHP-5.5/ext/snmp/ |
H A D | snmp.c | 1127 static int netsnmp_session_init(php_snmp_session **session_p, int version, char *hostname, char *co… in netsnmp_session_init() 1426 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() 1818 long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
|
/PHP-5.5/ext/opcache/ |
H A D | zend_accelerator_module.c | 638 zval *directives,*version,*blacklist; in ZEND_FUNCTION() local
|
/PHP-5.5/ext/oci8/ |
H A D | oci8_interface.c | 2009 char *version = NULL; local 2022 char *version = NULL; local
|
/PHP-5.5/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 1385 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
|