Home
last modified time | relevance | path

Searched defs:uri (Results 1 – 23 of 23) sorted by relevance

/PHP-8.1/ext/dom/
H A Ddomimplementation.c58 xmlURIPtr uri; in PHP_METHOD() local
126 char *uri = NULL, *name = NULL; in PHP_METHOD() local
H A Delement.c38 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
529 char *uri, *name; in PHP_METHOD() local
609 char *uri, *name, *value; in PHP_METHOD() local
815 char *name, *uri; in PHP_METHOD() local
865 char *uri, *name; in PHP_METHOD() local
979 char *uri, *name; in PHP_METHOD() local
1036 char *uri, *name; in PHP_METHOD() local
1127 char *uri, *name; in PHP_METHOD() local
H A Dnamednodemap.c204 char *uri, *named; in PHP_METHOD() local
H A Ddocument.c871 char *uri, *name, *value = NULL; in PHP_METHOD() local
935 char *uri, *name; in PHP_METHOD() local
999 char *uri, *name; in PHP_METHOD() local
1146 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1445 char *uri; in PHP_METHOD() local
1496 char *uri; in PHP_METHOD() local
H A Dphp_dom.c1595 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
H A Dphp_dom.stub.php117 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array …
/PHP-8.1/sapi/apache2handler/
H A Dphp_functions.stub.php7 function virtual(string $uri): bool {}
/PHP-8.1/ext/xmlwriter/
H A Dphp_xmlwriter.c107 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
302 char *name, *prefix, *uri; in PHP_FUNCTION() local
358 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
393 char *name, *prefix, *uri; in PHP_FUNCTION() local
475 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
H A Dphp_xmlwriter.stub.php5 function xmlwriter_open_uri(string $uri): XMLWriter|false {}
96 public function openUri(string $uri): bool {}
/PHP-8.1/ext/xsl/
H A Dphp_xsl.stub.php23 public function transformToUri(object $document, string $uri): int {}
H A Dxsltprocessor.c608 char *uri; in PHP_METHOD() local
/PHP-8.1/ext/xmlreader/
H A Dphp_xmlreader.stub.php81 …public static function open(string $uri, ?string $encoding = null, int $flags = 0) {} // TODO Retu…
H A Dphp_xmlreader.c208 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1027 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-8.1/ext/soap/
H A Dphp_schema.c193 xmlChar *uri; in load_schema() local
213 xmlChar *uri; in load_schema() local
229 xmlChar *uri = NULL; in load_schema() local
H A Dphp_sdl.c227 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri) in sdl_set_uri_credentials()
388 xmlChar *uri; in load_wsdl_ex() local
1540 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, size_t uri_len, time_t t, time_t … in get_sdl_from_cache()
2109 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3173 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
H A Dsoap.c2334 zval *uri = Z_CLIENT_URI_P(this_ptr); local
2432 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3289 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3391 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
3764 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments…
H A Dsoap.stub.php94 private ?string $uri = null; variable in SoapClient
H A Dphp_soap.h99 char *uri; member
/PHP-8.1/ext/ldap/
H A Dldap.stub.php36 …function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, string $pass…
38 function ldap_connect(?string $uri = null, int $port = 389): LDAP\Connection|false {}
/PHP-8.1/ext/libxml/
H A Dlibxml.c258 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c207 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
/PHP-8.1/ext/xml/
H A Dxml.c972 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 134 milliseconds