/PHP-8.1/ext/dom/ |
H A D | domimplementation.c | 38 zend_string *feature, *version; in PHP_METHOD() local 224 char *feature, *version; in PHP_METHOD() local
|
H A D | php_dom.stub.php | 144 public function isSupported(string $feature, string $version): bool {} 198 public function getFeature(string $feature, string $version): never {} 201 public function hasFeature(string $feature, string $version): bool {} 432 public ?string $version; variable in DOMDocument 467 public function __construct(string $version = "1.0", string $encoding = "") {} 649 public ?string $version = null; variable in DOMEntity
|
/PHP-8.1/ext/pdo_firebird/ |
H A D | pdo_firebird.c | 84 char version[64]; in PHP_MINFO_FUNCTION() local
|
/PHP-8.1/ext/date/lib/ |
H A D | parse_tz.c | 96 uint32_t version; in read_php_preamble() local 119 uint32_t version; in read_tzif_preamble() local 666 int version; in timelib_parse_tzfile() local
|
/PHP-8.1/ext/curl/ |
H A D | sync-constants.php | 220 function getHexVersion(string $version) : string
|
/PHP-8.1/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 const char *version; member
|
/PHP-8.1/ext/standard/ |
H A D | versioning.c | 28 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1301 const char *version; in PHP_FUNCTION() local
|
/PHP-8.1/ext/soap/ |
H A D | soap.c | 834 int version = SOAP_1_1; in PHP_METHOD() local 2132 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, b… 2663 zend_long version; local 2986 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) { 3011 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h… 3254 static void set_soap_header_attributes(xmlNodePtr h, zval *header, int version) /* {{{ */ 3289 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN… 3391 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */ 3764 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
|
H A D | soap.stub.php | 168 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
|
/PHP-8.1/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
/PHP-8.1/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.1/ext/intl/uchar/ |
H A D | uchar.c | 459 UVersionInfo version; in IC_METHOD() local 476 UVersionInfo version; in IC_METHOD() local
|
/PHP-8.1/ext/oci8/ |
H A D | oci8.c | 1335 char version[256]; in php_oci_connection_ping() local 1644 void php_oci_client_get_version(char *version, size_t version_size) in php_oci_client_get_version() 1665 int php_oci_server_get_version(php_oci_connection *connection, char *version, size_t version_size) in php_oci_server_get_version()
|
/PHP-8.1/ext/sqlite3/ |
H A D | sqlite3.stub.php | 21 public static function version(): array {} function in SQLite3
|
/PHP-8.1/ext/opcache/jit/ |
H A D | zend_jit_perf_dump.c | 79 uint32_t version; member
|
H A D | zend_elf.h | 39 uint32_t version; member
|
/PHP-8.1/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.1/ext/snmp/ |
H A D | snmp.c | 792 static bool netsnmp_session_init(php_snmp_session **session_p, int version, zend_string *hostname, … in netsnmp_session_init() 1130 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() 1535 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
|
H A D | snmp.stub.php | 88 …public function __construct(int $version, string $hostname, string $community, int $timeout = -1, …
|
/PHP-8.1/ext/pdo_oci/ |
H A D | oci_driver.c | 672 char version[256]; in pdo_oci_check_liveness() local
|
/PHP-8.1/ext/opcache/ |
H A D | zend_accelerator_module.c | 719 zval directives, version, blacklist; local
|