Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Delement.c38 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
540 char *uri, *name; in PHP_METHOD() local
620 char *uri, *name, *value; in PHP_METHOD() local
749 char *name, *uri; in PHP_METHOD() local
806 char *uri, *name; in PHP_METHOD() local
932 char *uri, *name; in PHP_METHOD() local
989 char *uri, *name; in PHP_METHOD() local
1080 char *uri, *name; in PHP_METHOD() local
H A Ddomimplementation.c63 xmlURIPtr uri; in PHP_METHOD() local
131 char *uri = NULL, *name = NULL; in PHP_METHOD() local
H A Dnamednodemap.c201 char *uri, *named; in PHP_METHOD() local
H A Ddocument.c857 char *uri, *name, *value = NULL; in PHP_METHOD() local
921 char *uri, *name; in PHP_METHOD() local
985 char *uri, *name; in PHP_METHOD() local
1115 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1440 char *uri; in PHP_METHOD() local
1491 char *uri; in PHP_METHOD() local
H A Dphp_dom.c1475 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
H A Dphp_dom.stub.php51 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array …
/PHP-8.0/sapi/apache2handler/
H A Dphp_functions.stub.php7 function virtual(string $uri): bool {}
/PHP-8.0/ext/xmlwriter/
H A Dphp_xmlwriter.c107 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
299 char *name, *prefix, *uri; in PHP_FUNCTION() local
355 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
390 char *name, *prefix, *uri; in PHP_FUNCTION() local
472 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) {}
/PHP-8.0/ext/xsl/
H A Dphp_xsl.stub.php23 public function transformToUri(object $document, string $uri) {}
H A Dxsltprocessor.c603 char *uri; in PHP_METHOD() local
/PHP-8.0/ext/xmlreader/
H A Dphp_xmlreader.stub.php53 public static function open(string $uri, ?string $encoding = null, int $flags = 0) {}
H A Dphp_xmlreader.c210 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1031 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-8.0/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.c226 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri) in sdl_set_uri_credentials()
387 xmlChar *uri; in load_wsdl_ex() local
1537 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2106 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3162 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
H A Dsoap.c2402 zval *uri; local
2503 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3410 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3512 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
3881 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments…
H A Dphp_soap.h99 char *uri; member
/PHP-8.0/ext/ldap/
H A Dldap.stub.php7 function ldap_connect(?string $uri = null, int $port = 389, string $wallet = UNKNOWN, string $passw…
10 function ldap_connect(?string $uri = null, int $port = 389) {}
/PHP-8.0/ext/pdo/
H A Dpdo_dbh.c209 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
/PHP-8.0/ext/libxml/
H A Dlibxml.c256 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-8.0/ext/xml/
H A Dxml.c973 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 117 milliseconds