Home
last modified time | relevance | path

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

12

/php-src/ext/pdo_firebird/
H A Dpdo_firebird.c95 char version[64]; in PHP_MINFO_FUNCTION() local
/php-src/ext/dom/
H A Ddomimplementation.c39 zend_string *feature, *version; in PHP_METHOD() local
421 char *feature, *version; in PHP_METHOD() local
H A Dxml_document.c91 const char *version = NULL; in PHP_METHOD() local
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…
/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
/php-src/ext/curl/
H A Dsync-constants.php291 function getHexVersion(string $version) : string
/php-src/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 const char *version; member
/php-src/ext/standard/
H A Dversioning.c28 php_canonicalize_version(const char *version) in php_canonicalize_version()
H A Dinfo.c1289 const char *version; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dsoap.c778 int version = SOAP_1_1; in PHP_METHOD() local
2080 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, b…
2611 zend_long version; local
2934 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) {
2959 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h…
3202 static void set_soap_header_attributes(xmlNodePtr h, zval *header, int version) /* {{{ */
3237 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN…
3339 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */
3712 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
H A Dsoap.stub.php588 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
/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/phar/
H A Dtar.h84 char version[2]; /* USTAR version */ member
/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/opcache/jit/ir/
H A Dir_perf.c63 uint32_t version; member
H A Dir_elf.h27 uint32_t version; member
H A Dir_gdb.c497 uint32_t version; member
/php-src/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-src/ext/snmp/
H A Dsnmp.c790 static bool netsnmp_session_init(php_snmp_session **session_p, int version, zend_string *hostname, … in netsnmp_session_init()
1122 static void php_snmp(INTERNAL_FUNCTION_PARAMETERS, int st, int version) in php_snmp()
1527 zend_long version = SNMP_DEFAULT_VERSION; in PHP_METHOD() local
H A Dsnmp.stub.php258 …public function __construct(int $version, string $hostname, string $community, int $timeout = -1, …
/php-src/ext/sqlite3/
H A Dsqlite3.stub.php288 public static function version(): array {} function in SQLite3
/php-src/ext/opcache/
H A Dzend_accelerator_module.c775 zval directives, version, blacklist; local

Completed in 98 milliseconds

12