/php-src/ext/openssl/ |
H A D | openssl_pwhash.c | 90 uint32_t version, uint32_t memlimit, uint32_t iterlimit, uint32_t threads, in php_openssl_argon2_compute_hash() 137 uint32_t iterlimit, memlimit, threads, version = PHP_OPENSSL_ARGON_VERSION; in php_openssl_argon2_hash() local 172 const zend_string *digest, uint32_t *version, uint32_t *memlimit, uint32_t *iterlimit, in php_openssl_argon2_extract() 221 uint32_t version, iterlimit, memlimit, threads; in php_openssl_argon2_verify() local 258 uint32_t version, iterlimit, memlimit, threads; in php_openssl_argon2_needs_rehash() local
|
/php-src/ext/pdo_firebird/ |
H A D | pdo_firebird.c | 90 char version[64]; in PHP_MINFO_FUNCTION() local
|
/php-src/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-src/ext/curl/ |
H A D | sync-constants.php | 293 function getHexVersion(string $version) : string
|
/php-src/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-src/ext/standard/ |
H A D | versioning.c | 28 php_canonicalize_version(const char *version) in php_canonicalize_version()
|
H A D | info.c | 1269 const char *version; in PHP_FUNCTION() local
|
/php-src/ext/soap/ |
H A D | soap.c | 903 int version = SOAP_1_1; in PHP_METHOD() local 2210 … *this_ptr, xmlDoc *request, const char *location, const char *action, int version, bool one_way, … in do_request() 2777 zend_long version; in PHP_METHOD() local 3136 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) { in get_envelope() 3161 …action, zval *function_name, uint32_t *num_params, zval **parameters, int *version, soapHeader **h… in deserialize_function_call() 3411 static void set_soap_header_attributes(xmlNodePtr h, zval *header, int version) /* {{{ */ in set_soap_header_attributes() 3446 …onPtr function, const char *function_name, const char *uri, zval *ret, int version, int main, xmlN… in serialize_response_call2() 3548 … const char *function_name, const char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */ in serialize_response_call() 3921 … *function_name, const char *uri, zval *arguments, uint32_t arg_count, int version, HashTable *soa… in serialize_function_call()
|
/php-src/ext/intl/uchar/ |
H A D | uchar.c | 472 UVersionInfo version; in IC_METHOD() local 489 UVersionInfo version; in IC_METHOD() local
|
/php-src/ext/phar/ |
H A D | tar.h | 84 char version[2]; /* USTAR version */ member
|
/php-src/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-src/ext/dom/ |
H A D | domimplementation.c | 40 zend_string *feature, *version; in PHP_METHOD() local
|
H A D | xml_document.c | 95 const char *version = NULL; in PHP_METHOD() local
|
H A D | php_dom.stub.php | 454 public function isSupported(string $feature, string $version): bool {} 554 public function hasFeature(string $feature, string $version): bool {} 897 public ?string $version; variable in DOMDocument 951 public function __construct(string $version = "1.0", string $encoding = "") {} 1167 public ?string $version; variable in DOMEntity 2064 …public static function createEmpty(string $version = "1.0", string $encoding = "UTF-8"): XMLDocume…
|
/php-src/ext/opcache/jit/ir/ |
H A D | ir_perf.c | 63 uint32_t version; member
|
H A D | ir_elf.h | 27 uint32_t version; member
|
/php-src/ext/xmlwriter/ |
H A D | php_xmlwriter.stub.php | 55 function xmlwriter_start_document(XMLWriter $writer, ?string $version = "1.0", ?string $encoding = … 254 …public function startDocument(?string $version = "1.0", ?string $encoding = null, ?string $standal…
|
/php-src/ext/snmp/ |
H A D | snmp.c | 795 static bool netsnmp_session_init(php_snmp_session **session_p, int version, zend_string *hostname, … in netsnmp_session_init() 1128 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp() 1533 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
|
H A D | snmp.stub.php | 222 …public function __construct(int $version, string $hostname, string $community, int $timeout = -1, …
|
/php-src/ext/sqlite3/ |
H A D | sqlite3.stub.php | 177 public static function version(): array {} function in SQLite3
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitSerialize.c | 46 sljit_u16 version; member
|
/php-src/ext/opcache/ |
H A D | zend_accelerator_module.c | 776 zval directives, version, blacklist; local
|