Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 34) sorted by relevance

12

/PHP-7.3/ext/date/lib/
H A Dparse_tz.c89 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.3/ext/curl/
H A Dsync-constants.php219 function getHexVersion(string $version) : string
/PHP-7.3/Zend/
H A Dzend_modules.h85 const char *version; member
119 const char *version; /* version */ member
H A Dzend_extensions.h79 char *version; member
/PHP-7.3/ext/dom/
H A Ddomimplementation.c72 char *feature, *version; in PHP_METHOD() local
H A Ddocument.c406 char *version; in dom_document_version_read() local
1258 char *encoding, *version = NULL; in PHP_METHOD() local
H A Dnode.c1436 char *feature, *version; in PHP_FUNCTION() local
H A Dphp_dom.c1321 int dom_has_feature(char *feature, char *version) in dom_has_feature()
/PHP-7.3/ext/standard/
H A Dversioning.c32 php_canonicalize_version(const char *version) in php_canonicalize_version()
H A Dinfo.c1293 const char *version; in PHP_FUNCTION() local
/PHP-7.3/ext/phar/
H A Dtar.h84 char version[2]; /* USTAR version */ member
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxml_to_dandarpc.c282 xml_element_attr* version = emalloc(sizeof(xml_element_attr)); in DANDARPC_REQUEST_to_xml_element() local
H A Dxmlrpc.h216 XMLRPC_VERSION version; /* xml vocabulary to use */ member
/PHP-7.3/ext/intl/uchar/
H A Duchar.c509 UVersionInfo version; in IC_METHOD() local
529 UVersionInfo version; in IC_METHOD() local
/PHP-7.3/ext/soap/
H A Dsoap.c1114 int version = SOAP_1_1; in PHP_METHOD() local
2493 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, i…
3051 zend_long version; local
3401 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h…
3663 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) /* {{{ */
3701 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN…
3803 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */
4163 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
H A Dphp_soap.h98 int version; member
/PHP-7.3/ext/oci8/
H A Doci8.c2100 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 Doci8_interface.c2189 char version[256]; in PHP_FUNCTION() local
2202 char version[256]; in PHP_FUNCTION() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1077 static int netsnmp_session_init(php_snmp_session **session_p, int version, char *hostname, char *co… in netsnmp_session_init()
1367 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
1759 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
/PHP-7.3/ext/pdo_oci/
H A Doci_driver.c613 char version[256]; in pdo_oci_check_liveness() local
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c683 zval directives, version, blacklist; local
/PHP-7.3/ext/com_dotnet/
H A Dcom_typeinfo.c95 char version[20]; in php_com_load_typelib() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dapprentice.c2958 uint32_t version, entries, nentries; in apprentice_map() local
3103 uint32_t version; in check_buffer() local
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c351 char *version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINFO_FUNCTION() local
388 char *version; in PHP_MINIT_FUNCTION() local
/PHP-7.3/
H A Drun-tests.php2977 protected $version = ''; variable in RuntestsValgrind

Completed in 137 milliseconds

12