Home
last modified time | relevance | path

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

12

/PHP-8.0/ext/dom/
H A Ddomimplementation.c39 char *feature, *version; in PHP_METHOD() local
229 char *feature, *version; in PHP_METHOD() local
H A Dphp_dom.stub.php78 public function isSupported(string $feature, string $version) {}
103 public function getFeature(string $feature, string $version) {}
106 public function hasFeature(string $feature, string $version) {}
255 public function __construct(string $version = "1.0", string $encoding = "") {}
/PHP-8.0/ext/pdo_firebird/
H A Dpdo_firebird.c77 char version[64]; in PHP_MINFO_FUNCTION() local
/PHP-8.0/ext/date/lib/
H A Dparse_tz.c95 uint32_t version; in read_php_preamble() local
118 uint32_t version; in read_tzif_preamble() local
521 int version; in timelib_parse_tzfile() local
/PHP-8.0/ext/curl/
H A Dsync-constants.php220 function getHexVersion(string $version) : string
/PHP-8.0/Zend/
H A Dzend_modules.h85 const char *version; member
119 const char *version; /* version */ member
H A Dzend_gdb.c47 uint32_t version; member
H A Dzend_extensions.h79 char *version; member
/PHP-8.0/ext/standard/
H A Dversioning.c28 php_canonicalize_version(const char *version) in php_canonicalize_version()
H A Dinfo.c1273 const char *version; in PHP_FUNCTION() local
/PHP-8.0/ext/soap/
H A Dsoap.c842 int version = SOAP_1_1; in PHP_METHOD() local
2191 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, z…
2757 zend_long version; local
3104 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) {
3129 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h…
3372 static void set_soap_header_attributes(xmlNodePtr h, HashTable *ht, int version) /* {{{ */
3410 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN…
3512 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */
3881 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
H A Dsoap.stub.php96 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
H A Dphp_soap.h96 int version; member
/PHP-8.0/ext/phar/
H A Dtar.h84 char version[2]; /* USTAR version */ member
/PHP-8.0/ext/com_dotnet/
H A Dcom_dotnet.c130 char *version; in dotnet_bind_runtime() local
H A Dcom_typeinfo.c120 char version[20]; in php_com_load_typelib() local
/PHP-8.0/ext/intl/uchar/
H A Duchar.c459 UVersionInfo version; in IC_METHOD() local
476 UVersionInfo version; in IC_METHOD() local
/PHP-8.0/ext/oci8/
H A Doci8.c1329 char version[256]; in php_oci_connection_ping() local
1638 void php_oci_client_get_version(char *version, size_t version_size) in php_oci_client_get_version()
1659 int php_oci_server_get_version(php_oci_connection *connection, char *version, size_t version_size) in php_oci_server_get_version()
/PHP-8.0/ext/sqlite3/
H A Dsqlite3.stub.php17 public static function version() {} function in SQLite3
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_perf_dump.c76 uint32_t version; member
H A Dzend_elf.h39 uint32_t version; member
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php55 function xmlwriter_start_document(XMLWriter $writer, ?string $version = "1.0", ?string $encoding = …
247 …public function startDocument(?string $version = "1.0", ?string $encoding = null, ?string $standal…
/PHP-8.0/ext/snmp/
H A Dsnmp.c801 static int netsnmp_session_init(php_snmp_session **session_p, int version, char *hostname, char *co… in netsnmp_session_init()
1110 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
1517 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
/PHP-8.0/ext/pdo_oci/
H A Doci_driver.c661 char version[256]; in pdo_oci_check_liveness() local
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_module.c706 zval directives, version, blacklist; local

Completed in 157 milliseconds

12