/PHP-7.4/ext/pdo_firebird/ |
H A D | pdo_firebird.c | 85 char version[64]; in PHP_MINFO_FUNCTION() local
|
/PHP-7.4/ext/date/lib/ |
H A D | parse_tz.c | 89 uint32_t version; in read_php_preamble() local 112 uint32_t version; in read_tzif_preamble() local 498 int version; in timelib_parse_tzfile() local
|
/PHP-7.4/ext/curl/ |
H A D | sync-constants.php | 220 function getHexVersion(string $version) : string
|
/PHP-7.4/Zend/ |
H A D | zend_modules.h | 85 const char *version; member 119 const char *version; /* version */ member
|
H A D | zend_extensions.h | 79 char *version; member
|
/PHP-7.4/ext/dom/ |
H A D | domimplementation.c | 72 char *feature, *version; in PHP_METHOD() local
|
H A D | document.c | 409 char *version; in dom_document_version_read() local 1280 char *encoding, *version = NULL; in PHP_METHOD() local
|
H A D | node.c | 1453 char *feature, *version; in PHP_FUNCTION() local
|
H A D | php_dom.c | 1327 int dom_has_feature(char *feature, char *version) in dom_has_feature()
|
/PHP-7.4/ext/standard/ |
H A D | versioning.c | 30 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1285 const char *version; in PHP_FUNCTION() local
|
/PHP-7.4/ext/soap/ |
H A D | soap.c | 1112 int version = SOAP_1_1; in PHP_METHOD() local 2506 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i… 3068 zend_long version; local 3418 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) { 3443 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h… 3686 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) /* {{{ */ 3724 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN… 3826 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */ 4195 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
|
H A D | php_soap.h | 98 int version; member
|
/PHP-7.4/ext/xmlrpc/libxmlrpc/ |
H A D | xml_to_dandarpc.c | 282 xml_element_attr* version = emalloc(sizeof(xml_element_attr)); in DANDARPC_REQUEST_to_xml_element() local
|
H A D | xmlrpc.h | 216 XMLRPC_VERSION version; /* xml vocabulary to use */ member
|
/PHP-7.4/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
/PHP-7.4/ext/intl/uchar/ |
H A D | uchar.c | 507 UVersionInfo version; in IC_METHOD() local 527 UVersionInfo version; in IC_METHOD() local
|
/PHP-7.4/ext/oci8/ |
H A D | oci8.c | 2100 char version[256]; in php_oci_connection_ping() local 2409 void php_oci_client_get_version(char *version, size_t version_size) in php_oci_client_get_version() 2430 int php_oci_server_get_version(php_oci_connection *connection, char *version, size_t version_size) in php_oci_server_get_version()
|
H A D | oci8_interface.c | 2194 char version[256]; in PHP_FUNCTION() local 2207 char version[256]; in PHP_FUNCTION() local
|
/PHP-7.4/ext/snmp/ |
H A D | snmp.c | 1073 static int netsnmp_session_init(php_snmp_session **session_p, int version, char *hostname, char *co… in netsnmp_session_init() 1363 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() 1755 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
|
/PHP-7.4/ext/pdo_oci/ |
H A D | oci_driver.c | 625 char version[256]; in pdo_oci_check_liveness() local
|
/PHP-7.4/ext/opcache/ |
H A D | zend_accelerator_module.c | 714 zval directives, version, blacklist; local
|
/PHP-7.4/ext/com_dotnet/ |
H A D | com_typeinfo.c | 122 char version[20]; in php_com_load_typelib() local
|
/PHP-7.4/ |
H A D | run-tests.php | 3607 protected $version = ''; variable in RuntestsValgrind
|
/PHP-7.4/ext/pcre/ |
H A D | php_pcre.c | 368 char *version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINFO_FUNCTION() local 405 char *version; in PHP_MINIT_FUNCTION() local
|