Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Delement.c160 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
663 char *uri, *name; in PHP_FUNCTION() local
743 char *uri, *name, *value; in PHP_FUNCTION() local
872 char *name, *uri; in PHP_FUNCTION() local
929 char *uri, *name; in PHP_FUNCTION() local
1055 char *uri, *name; in PHP_FUNCTION() local
1112 char *uri, *name; in PHP_FUNCTION() local
1205 char *uri, *name; in PHP_FUNCTION() local
H A Ddomimplementation.c99 xmlURIPtr uri; in PHP_METHOD() local
163 char *uri = NULL, *name = NULL; in PHP_METHOD() local
H A Dnamednodemap.c271 char *uri, *named; in PHP_FUNCTION() local
H A Ddocument.c1037 char *uri, *name, *value = NULL; in PHP_FUNCTION() local
1101 char *uri, *name; in PHP_FUNCTION() local
1165 char *uri, *name; in PHP_FUNCTION() local
1300 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1530 char *uri; in PHP_FUNCTION() local
1581 char *uri; in PHP_FUNCTION() local
H A Dphp_dom.c1488 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
/PHP-7.0/ext/xmlwriter/
H A Dphp_xmlwriter.c587 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
841 char *name, *prefix, *uri; in PHP_FUNCTION() local
929 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
982 char *name, *prefix, *uri; in PHP_FUNCTION() local
1096 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/soap/
H A Dphp_schema.c196 xmlChar *uri; in load_schema() local
216 xmlChar *uri; in load_schema() local
232 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()
386 xmlChar *uri; in load_wsdl_ex() local
1527 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache()
2098 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl) in add_sdl_to_cache()
3154 sdlPtr get_sdl(zval *this_ptr, char *uri, zend_long cache_wsdl) in get_sdl()
H A Dsoap.c2767 zval *uri; local
2869 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3755 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3856 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
4215 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval *arguments…
H A Dphp_soap.h102 char *uri; member
/PHP-7.0/ext/xmlreader/
H A Dphp_xmlreader.c227 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1041 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-7.0/ext/xsl/
H A Dxsltprocessor.c687 char *uri; in PHP_FUNCTION() local
/PHP-7.0/ext/pdo/
H A Dpdo_dbh.c181 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
/PHP-7.0/ext/libxml/
H A Dlibxml.c309 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-7.0/ext/xml/
H A Dxml.c1063 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 94 milliseconds