Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 35) sorted by last modified time

12

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c368 char *version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINFO_FUNCTION() local
405 char *version; in PHP_MINIT_FUNCTION() local
/PHP-7.4/ext/dom/
H A Ddomimplementation.c72 char *feature, *version; in PHP_METHOD() local
H A Dphp_dom.c1327 int dom_has_feature(char *feature, char *version) in dom_has_feature()
H A Ddocument.c409 char *version; in dom_document_version_read() local
1280 char *encoding, *version = NULL; in PHP_METHOD() local
H A Dnode.c1453 char *feature, *version; in PHP_FUNCTION() local
/PHP-7.4/ext/standard/
H A Dinfo.c1285 const char *version; in PHP_FUNCTION() local
H A Dversioning.c30 php_canonicalize_version(const char *version) in php_canonicalize_version()
/PHP-7.4/
H A Drun-tests.php3607 protected $version = ''; variable in RuntestsValgrind
/PHP-7.4/ext/snmp/
H A Dsnmp.c1073 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/com_dotnet/
H A Dcom_typeinfo.c122 char version[20]; in php_com_load_typelib() local
/PHP-7.4/ext/soap/
H A Dsoap.c1112 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 Dphp_soap.h98 int version; member
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1830 uint32_t version; member
/PHP-7.4/ext/date/lib/
H A Dtimelib.h311 char *version; member
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c625 char version[256]; in pdo_oci_check_liveness() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c237 PHP_METHOD(sqlite3, version) in PHP_METHOD() argument
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c121 char version[256]; in PHP_MINIT_FUNCTION() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c714 zval directives, version, blacklist; local
/PHP-7.4/ext/iconv/
H A Diconv.c276 char *version = "unknown"; in PHP_INI_END() local
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c1308 char *version = NULL, *enc = NULL, *alone = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_firebird/
H A Dpdo_firebird.c85 char version[64]; in PHP_MINFO_FUNCTION() local
/PHP-7.4/main/
H A Dfastcgi.c136 unsigned char version; member
/PHP-7.4/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.c2194 char version[256]; in PHP_FUNCTION() local
2207 char version[256]; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/uchar/
H A Duchar.c507 UVersionInfo version; in IC_METHOD() local
527 UVersionInfo version; in IC_METHOD() local

Completed in 156 milliseconds

12