/PHP-8.0/ext/dom/ |
H A D | domimplementation.c | 39 char *feature, *version; in PHP_METHOD() local 229 char *feature, *version; in PHP_METHOD() local
|
H A D | php_dom.stub.php | 78 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 D | pdo_firebird.c | 77 char version[64]; in PHP_MINFO_FUNCTION() local
|
/PHP-8.0/ext/date/lib/ |
H A D | parse_tz.c | 95 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 D | sync-constants.php | 220 function getHexVersion(string $version) : string
|
/PHP-8.0/Zend/ |
H A D | zend_modules.h | 85 const char *version; member 119 const char *version; /* version */ member
|
H A D | zend_gdb.c | 47 uint32_t version; member
|
H A D | zend_extensions.h | 79 char *version; member
|
/PHP-8.0/ext/standard/ |
H A D | versioning.c | 28 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1273 const char *version; in PHP_FUNCTION() local
|
/PHP-8.0/ext/soap/ |
H A D | soap.c | 842 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 D | soap.stub.php | 96 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
|
H A D | php_soap.h | 96 int version; member
|
/PHP-8.0/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
/PHP-8.0/ext/com_dotnet/ |
H A D | com_dotnet.c | 130 char *version; in dotnet_bind_runtime() local
|
H A D | com_typeinfo.c | 120 char version[20]; in php_com_load_typelib() local
|
/PHP-8.0/ext/intl/uchar/ |
H A D | uchar.c | 459 UVersionInfo version; in IC_METHOD() local 476 UVersionInfo version; in IC_METHOD() local
|
/PHP-8.0/ext/oci8/ |
H A D | oci8.c | 1329 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 D | sqlite3.stub.php | 17 public static function version() {} function in SQLite3
|
/PHP-8.0/ext/opcache/jit/ |
H A D | zend_jit_perf_dump.c | 76 uint32_t version; member
|
H A D | zend_elf.h | 39 uint32_t version; member
|
/PHP-8.0/ext/xmlwriter/ |
H A D | php_xmlwriter.stub.php | 55 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 D | snmp.c | 801 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 D | oci_driver.c | 661 char version[256]; in pdo_oci_check_liveness() local
|
/PHP-8.0/ext/opcache/ |
H A D | zend_accelerator_module.c | 706 zval directives, version, blacklist; local
|