Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 43) sorted by last modified time

12

/php-src/ext/soap/
H A Dsoap.stub.php605 …public function __doRequest(string $request, string $location, string $action, int $version, bool …
H A Dphp_soap.h94 int version; member
H A Dsoap.c852 int version = SOAP_1_1; in PHP_METHOD() local
2159 static int do_request(zval *this_ptr, xmlDoc *request, char *location, char *action, int version, b…
2691 zend_long version; local
3014 static xmlNodePtr get_envelope(xmlNodePtr trav, int *version, char **envelope_ns) {
3039 …char* actor, zval *function_name, int *num_params, zval **parameters, int *version, soapHeader **h…
3282 static void set_soap_header_attributes(xmlNodePtr h, zval *header, int version) /* {{{ */
3317 …y, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int version, int main, xmlN…
3419 …tr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int version) /* {{{ */
3792 …ction, char *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soa…
/php-src/ext/phar/
H A Dphar_internal.h287 char version[12]; member
/php-src/ext/dom/
H A Dphp_dom.c1685 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature()
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 Dnode.c1527 zend_string *feature, *version; 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…
H A Dxml_document.c91 const char *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
/php-src/ext/sqlite3/
H A Dsqlite3.c239 PHP_METHOD(SQLite3, version) in PHP_METHOD() argument
H A Dsqlite3.stub.php288 public static function version(): array {} function in SQLite3
/php-src/main/
H A Dfastcgi.c132 unsigned char version; member
/php-src/ext/pgsql/
H A Dpgsql.c425 int version = PQlibVersion(); in php_libpq_version() local
/php-src/ext/iconv/
H A Diconv.c68 char *version = "unknown"; in get_iconv_version() local
/php-src/ext/opcache/
H A Dzend_accelerator_module.c775 zval directives, version, blacklist; local
/php-src/build/
H A Dgen_stub.php5834 function installPhpParser(string $version, string $phpParserDir) {
/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/com_dotnet/
H A Dcom_dotnet.c130 char *version; in dotnet_bind_runtime() local
/php-src/Zend/
H A Dzend_modules.h85 const char *version; member
119 const char *version; /* version */ member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1905 uint32_t version; member
/php-src/ext/fileinfo/libmagic/
H A Dapprentice.c3209 uint32_t version, entries = 0, nentries; in apprentice_map() local
/php-src/ext/standard/
H A Dinfo.c1289 const char *version; in PHP_FUNCTION() local
/php-src/ext/opcache/jit/ir/
H A Dir_gdb.c497 uint32_t version; member
H A Dir_perf.c63 uint32_t version; member

Completed in 164 milliseconds

12