Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Delement.c158 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
661 char *uri, *name; in PHP_FUNCTION() local
741 char *uri, *name, *value; in PHP_FUNCTION() local
870 char *name, *uri; in PHP_FUNCTION() local
927 char *uri, *name; in PHP_FUNCTION() local
1053 char *uri, *name; in PHP_FUNCTION() local
1110 char *uri, *name; in PHP_FUNCTION() local
1203 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.c273 char *uri, *named; in PHP_FUNCTION() local
H A Ddocument.c1035 char *uri, *name, *value = NULL; in PHP_FUNCTION() local
1099 char *uri, *name; in PHP_FUNCTION() local
1163 char *uri, *name; in PHP_FUNCTION() local
1298 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1524 char *uri; in PHP_FUNCTION() local
1575 char *uri; in PHP_FUNCTION() local
H A Dphp_dom.c1496 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
/PHP-7.3/ext/xmlwriter/
H A Dphp_xmlwriter.c593 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
848 char *name, *prefix, *uri; in PHP_FUNCTION() local
936 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
989 char *name, *prefix, *uri; in PHP_FUNCTION() local
1103 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
/PHP-7.3/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.c226 void sdl_set_uri_credentials(sdlCtx *ctx, char *uri) in sdl_set_uri_credentials()
387 xmlChar *uri; in load_wsdl_ex() local
1530 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2099 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3155 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
H A Dsoap.c2706 zval *uri; local
2809 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3701 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3803 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
4163 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments…
H A Dphp_soap.h101 char *uri; member
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c216 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1030 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c678 char *uri; in PHP_FUNCTION() local
/PHP-7.3/ext/libxml/
H A Dlibxml.c307 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c206 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
/PHP-7.3/ext/xml/
H A Dxml.c1048 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 109 milliseconds