Home
last modified time | relevance | path

Searched refs:uri (Results 251 – 258 of 258) sorted by relevance

1...<<11

/PHP-5.3/ext/phar/
H A DTODO68 unknown, the callback should return the original request uri [Greg]
/PHP-5.3/ext/standard/tests/file/
H A Dfopen_variation14-win32.phpt2 Test fopen() function : variation: file uri, no use include path
H A Dfopen_variation15-win32.phpt2 Test fopen() function : variation: file uri, use include path = true
/PHP-5.3/ext/dom/
H A Dxpath.c46 ZEND_ARG_INFO(0, uri)
/PHP-5.3/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() argument
190 stream = php_stream_open_wrapper(uri, "rb", ENFORCE_SAFE_MODE|REPORT_ERRORS, NULL); in dsn_from_uri()
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c418 …php_register_variable("PHP_SELF", ((request_rec *) SG(server_context))->uri, track_vars_array TSRM… in sapi_apache_register_server_variables()
586 SG(request_info).request_uri = r->uri; in init_request_info()
/PHP-5.3/ext/xml/
H A Dxml.c1229 void _xml_startNamespaceDeclHandler(void *userData,const XML_Char *prefix, const XML_Char *uri) in _xml_startNamespaceDeclHandler() argument
1238 args[2] = _xml_xmlchar_zval(uri, 0, parser->target_encoding); in _xml_startNamespaceDeclHandler()
/PHP-5.3/
H A DNEWS5498 - Fixed bug #37278 (SOAP not respecting uri in __soapCall). (Dmitry)
6175 - Fixed a bug where stream_get_meta_data() did not return the "uri" element

Completed in 40 milliseconds

1...<<11