Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 43) sorted by path

12

/php-src/Zend/
H A Dzend_extensions.h79 const char *version; member
H A Dzend_gdb.c47 uint32_t version; member
H A Dzend_modules.h85 const char *version; member
119 const char *version; /* version */ member
/php-src/build/
H A Dgen_stub.php5834 function installPhpParser(string $version, string $phpParserDir) {
/php-src/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-src/ext/curl/
H A Dsync-constants.php291 function getHexVersion(string $version) : string
/php-src/ext/date/lib/
H A Dparse_tz.c96 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
H A Dtimelib.h358 const char *version; member
/php-src/ext/dom/
H A Ddocument.c182 const char *version = (const char *) docp->version; in dom_document_version_read() local
1233 char *encoding, *version = NULL; in PHP_METHOD() local
H A Ddomimplementation.c39 zend_string *feature, *version; in PHP_METHOD() local
421 char *feature, *version; in PHP_METHOD() local
H A Dnode.c1527 zend_string *feature, *version; in PHP_METHOD() local
H A Dphp_dom.c1685 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature()
H A Dphp_dom.stub.php395 public function isSupported(string $feature, string $version): bool {}
465 public function getFeature(string $feature, string $version): never {}
468 public function hasFeature(string $feature, string $version): bool {}
736 public ?string $version; variable in DOMDocument
771 public function __construct(string $version = "1.0", string $encoding = "") {}
969 public ?string $version = null; variable in DOMEntity
1607 …public static function createEmpty(string $version = "1.0", string $encoding = "UTF-8"): XMLDocume…
H A Dxml_document.c91 const char *version = NULL; in PHP_METHOD() local
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c3209 uint32_t version, entries = 0, nentries; in apprentice_map() local
/php-src/ext/iconv/
H A Diconv.c68 char *version = "unknown"; in get_iconv_version() local
/php-src/ext/intl/uchar/
H A Duchar.c461 UVersionInfo version; in IC_METHOD() local
478 UVersionInfo version; in IC_METHOD() local
/php-src/ext/opcache/jit/ir/
H A Dir_elf.h27 uint32_t version; member
H A Dir_gdb.c497 uint32_t version; member
H A Dir_perf.c63 uint32_t version; member
/php-src/ext/opcache/
H A Dzend_accelerator_module.c775 zval directives, version, blacklist; local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1905 uint32_t version; member
/php-src/ext/pcre/
H A Dphp_pcre.c395 char *version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINFO_FUNCTION() local
/php-src/ext/pdo_firebird/
H A Dpdo_firebird.c95 char version[64]; in PHP_MINFO_FUNCTION() local

Completed in 141 milliseconds

12