Home
last modified time | relevance | path

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

/PHP-7.4/ext/dom/
H A Delement.c156 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
666 char *uri, *name; in PHP_FUNCTION() local
747 char *uri, *name, *value; in PHP_FUNCTION() local
877 char *name, *uri; in PHP_FUNCTION() local
935 char *uri, *name; in PHP_FUNCTION() local
1063 char *uri, *name; in PHP_FUNCTION() local
1122 char *uri, *name; in PHP_FUNCTION() local
1215 char *uri, *name; in PHP_FUNCTION() local
H A Ddomimplementation.c97 xmlURIPtr uri; in PHP_METHOD() local
166 char *uri = NULL, *name = NULL; in PHP_METHOD() local
H A Dnamednodemap.c275 char *uri, *named; in PHP_FUNCTION() local
H A Ddocument.c1054 char *uri, *name, *value = NULL; in PHP_FUNCTION() local
1119 char *uri, *name; in PHP_FUNCTION() local
1184 char *uri, *name; in PHP_FUNCTION() local
1320 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1543 char *uri; in PHP_FUNCTION() local
1595 char *uri; in PHP_FUNCTION() local
H A Dphp_dom.c1502 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
/PHP-7.4/ext/xmlwriter/
H A Dphp_xmlwriter.c569 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
820 char *name, *prefix, *uri; in PHP_FUNCTION() local
906 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
958 char *name, *prefix, *uri; in PHP_FUNCTION() local
1072 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/soap/
H A Dphp_schema.c195 xmlChar *uri; in load_schema() local
215 xmlChar *uri; in load_schema() local
231 xmlChar *uri = NULL; in load_schema() local
H A Dphp_sdl.c228 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri) in sdl_set_uri_credentials()
389 xmlChar *uri; in load_wsdl_ex() local
1539 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2108 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3164 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
H A Dsoap.c2720 zval *uri; local
2822 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3724 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3826 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
4195 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments…
H A Dphp_soap.h101 char *uri; member
/PHP-7.4/ext/xmlreader/
H A Dphp_xmlreader.c230 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1039 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c682 char *uri; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c207 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
/PHP-7.4/ext/libxml/
H A Dlibxml.c304 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-7.4/ext/xml/
H A Dxml.c1078 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 83 milliseconds