Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Delement.c160 char *name, *value = NULL, *uri = NULL; in PHP_METHOD() local
668 char *uri, *name; in PHP_FUNCTION() local
748 char *uri, *name, *value; in PHP_FUNCTION() local
877 char *name, *uri; in PHP_FUNCTION() local
933 char *uri, *name; in PHP_FUNCTION() local
1035 char *uri, *name; in PHP_FUNCTION() local
1092 char *uri, *name; in PHP_FUNCTION() local
1185 char *uri, *name; in PHP_FUNCTION() local
H A Ddomimplementation.c98 xmlURIPtr uri; in PHP_METHOD() local
159 char *uri = NULL, *name = NULL; in PHP_METHOD() local
H A Dnamednodemap.c265 char *uri, *named; in PHP_FUNCTION() local
H A Ddocument.c1236 char *uri, *name, *value = NULL; in PHP_FUNCTION() local
1299 char *uri, *name; in PHP_FUNCTION() local
1363 char *uri, *name; in PHP_FUNCTION() local
1500 xmlURI *uri; in _dom_get_valid_file_path() local
H A Dnode.c1602 char *uri; in PHP_FUNCTION() local
1652 char *uri; in PHP_FUNCTION() local
H A Dphp_dom.c1627 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c603 xmlURI *uri; in _xmlwriter_get_valid_file_path() local
892 char *name, *prefix, *uri; in PHP_FUNCTION() local
981 char *name, *prefix, *uri, *content; in PHP_FUNCTION() local
1034 char *name, *prefix, *uri; in PHP_FUNCTION() local
1149 char *name, *prefix, *uri, *content = NULL; in PHP_FUNCTION() local
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c335 char *uri,*value; in PHP_FUNCTION() local
968 char *uri = pblock_findval("uri", rq->reqpb); in php5_execute() local
/PHP-5.5/sapi/continuity/
H A Dcapi.c414 char *uri = lstFset_get(NSG(t->vars), "uri"); in capi_request_ctor() local
/PHP-5.5/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.c390 xmlChar *uri; in load_wsdl_ex() local
1533 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached TSRMLS_D… in get_sdl_from_cache()
2110 static void add_sdl_to_cache(const char *fn, const char *uri, time_t t, sdlPtr sdl TSRMLS_DC) in add_sdl_to_cache()
3189 sdlPtr get_sdl(zval *this_ptr, char *uri, long cache_wsdl TSRMLS_DC) in get_sdl()
H A Dsoap.c2752 zval **uri; local
2857 char *function, *location=NULL, *soap_action = NULL, *uri = NULL; local
3756 …se_call2(xmlNodePtr body, sdlFunctionPtr function, char *function_name, char *uri, zval *ret, int …
3862 static xmlDocPtr serialize_response_call(sdlFunctionPtr function, char *function_name, char *uri, z…
4226 …tion_call(zval *this_ptr, sdlFunctionPtr function, char *function_name, char *uri, zval **argument…
H A Dphp_soap.h104 char *uri; member
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c231 xmlURI *uri; in _xmlreader_get_valid_file_path() local
1051 char *source, *uri = NULL, *encoding = NULL; in PHP_METHOD() local
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c712 char *uri; in PHP_FUNCTION() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c299 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c185 static char *dsn_from_uri(char *uri, char *buf, size_t buflen TSRMLS_DC) /* {{{ */ in dsn_from_uri()
/PHP-5.5/ext/xml/
H A Dxml.c1129 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()

Completed in 122 milliseconds