Home
last modified time | relevance | path

Searched refs:URI (Results 1 – 21 of 21) sorted by relevance

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt2 MySQL PDO->__construct() - URI
32 printf("[002] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
49 printf("[003] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), chr(0) test, %s\n",
72 [002] URI=uri:file:%spdomuri.tst, DSN=mysql%sdbname=%s, File=%spdomuri.tst (%d bytes, 'mysql%sdbnam…
75URI=uri:file:%spdomuri.tst, DSN=mysql%sdbname=%s, File=%spdomuri.tst (%d bytes, 'mysql%sdbname=let…
H A Dpdo_mysql___construct_ini.phpt2 MySQL PDO->__construct() - URI
/PHP-5.5/ext/ldap/tests/
H A Dldap_connect_variation.phpt20 // URI
24 // URI no port
/PHP-5.5/ext/xmlreader/tests/
H A D012.phpt39 echo "\nUsing URI:\n";
70 Using URI:
/PHP-5.5/ext/openssl/tests/
H A Dcve2013_4073.phpt17 … . "\0" . 'example.com, email:null@python.org' . "\0" . 'user@example.org, URI:http://null.python.…
/PHP-5.5/ext/xml/
H A Dcompat.c37 _qualify_namespace(XML_Parser parser, const xmlChar *name, const xmlChar *URI, xmlChar **qualified) in _qualify_namespace() argument
39 if (URI) { in _qualify_namespace()
41 *qualified = xmlStrdup(URI); in _qualify_namespace()
90 …_ns(void *user, const xmlChar *name, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces,… in _start_element_handler_ns() argument
169 _qualify_namespace(parser, name, URI, &qualified_name); in _start_element_handler_ns()
234 _end_element_handler_ns(void *user, const xmlChar *name, const xmlChar * prefix, const xmlChar *URI) in _end_element_handler_ns() argument
255 _qualify_namespace(parser, name, URI, &qualified_name); in _end_element_handler_ns()
/PHP-5.5/ext/libxml/
H A Dlibxml.c389 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename() argument
399 if (URI == NULL) in php_libxml_input_buffer_create_filename()
402 context = php_libxml_streams_IO_open_read_wrapper(URI); in php_libxml_input_buffer_create_filename()
421 php_libxml_output_buffer_create_filename(const char *URI, in php_libxml_output_buffer_create_filename() argument
430 if (URI == NULL) in php_libxml_output_buffer_create_filename()
433 puri = xmlParseURI(URI); in php_libxml_output_buffer_create_filename()
436 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
447 context = php_libxml_streams_IO_open_write_wrapper(URI); in php_libxml_output_buffer_create_filename()
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in258 ; The URI to view the FPM status page. If this value is not set, no URI will be
317 ; request URI - the request URI with the query string;
341 ; request URI: /test_mem.php?N=10000
357 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
358 ; URI will be recognized as a ping page. This could be used to test from outside
419 ; %r: the request URI (without the query string, see %q and %Q)
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt121 For both error and directory listing pages the original URI and
122 translated URI are in the variables $_SERVER['PATH_INFO'] and
/PHP-5.5/ext/dom/
H A Ddom_iterators.c71 ret->URI = NULL; in create_notation()
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt274 correctly formed URI. (a-z A-Z 0-9 $ - _ . + ! * ' (
276 filter does `not` validate if a URI has the correct
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl202 <wsp:PolicyReference URI="#NetTcpBinding_EchoService_policy"/>
H A Dbug50698_4.wsdl202 <wsp:PolicyReference URI="#NetTcpBinding_EchoService_policy"/>
H A Dbug50698_3.wsdl190 <wsp:PolicyReference URI="#NetTcpBinding_EchoService_policy"/>
H A Dbug50698_2.wsdl190 <wsp:PolicyReference URI="#NetTcpBinding_EchoService_policy"/>
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c1235 ZEND_ARG_INFO(0, URI)
/PHP-5.5/win32/
H A Dinstall.txt839 For both error and directory listing pages the original URI and
840 translated URI are in the variables $_SERVER['PATH_INFO'] and
/PHP-5.5/
H A DINSTALL799 For both error and directory listing pages the original URI and
800 translated URI are in the variables $_SERVER['PATH_INFO'] and
H A DNEWS6805 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
9907 path of the request URI). (kameshj at fastmail dot fm)
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1024 ruby -ruri -ve 'URI::ABS_URI =~
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini2694 [URI::Fetch/0.*]
2696 Browser="URI::Fetch"

Completed in 188 milliseconds