/PHP-7.0/ext/dom/ |
H A D | element.c | 160 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 D | domimplementation.c | 99 xmlURIPtr uri; in PHP_METHOD() local 163 char *uri = NULL, *name = NULL; in PHP_METHOD() local
|
H A D | namednodemap.c | 271 char *uri, *named; in PHP_FUNCTION() local
|
H A D | document.c | 1037 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 D | node.c | 1530 char *uri; in PHP_FUNCTION() local 1581 char *uri; in PHP_FUNCTION() local
|
H A D | php_dom.c | 1488 xmlNsPtr dom_get_ns(xmlNodePtr nodep, char *uri, int *errorcode, char *prefix) { in dom_get_ns()
|
/PHP-7.0/ext/xmlwriter/ |
H A D | php_xmlwriter.c | 587 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 D | php_schema.c | 196 xmlChar *uri; in load_schema() local 216 xmlChar *uri; in load_schema() local 232 xmlChar *uri = NULL; in load_schema() local
|
H A D | php_sdl.c | 227 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 D | soap.c | 2767 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 D | php_soap.h | 102 char *uri; member
|
/PHP-7.0/ext/xmlreader/ |
H A D | php_xmlreader.c | 227 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 D | xsltprocessor.c | 687 char *uri; in PHP_FUNCTION() local
|
/PHP-7.0/ext/pdo/ |
H A D | pdo_dbh.c | 181 static char *dsn_from_uri(char *uri, char *buf, size_t buflen) /* {{{ */ in dsn_from_uri()
|
/PHP-7.0/ext/libxml/ |
H A D | libxml.c | 309 xmlURI *uri; in php_libxml_streams_IO_open_wrapper() local
|
/PHP-7.0/ext/xml/ |
H A D | xml.c | 1063 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler()
|