Home
last modified time | relevance | path

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

/PHP-7.2/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",
53 printf("[003] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), chr(0) test, %s\n",
75 [003] URI=uri:file://%spdomuri.tst, DSN=mysql%sdbname=%s, File=%spdomuri.tst (%d bytes, 'mysql%sdbn…
H A Dpdo_mysql___construct_ini.phpt2 MySQL PDO->__construct() - URI
/PHP-7.2/ext/ldap/tests/
H A Dldap_connect_variation.phpt20 // URI
24 // URI no port
/PHP-7.2/ext/xmlreader/tests/
H A D012.phpt39 echo "\nUsing URI:\n";
70 Using URI:
/PHP-7.2/ext/libxml/tests/
H A Dbug69753-mb.phpt2 Bug #69753 - libXMLError::file contains invalid URI
H A Dbug69753.phpt2 Bug #69753 - libXMLError::file contains invalid URI
/PHP-7.2/ext/openssl/tests/
H A Dcve2013_4073.phpt16 … . "\0" . 'example.com, email:null@python.org' . "\0" . 'user@example.org, URI:http://null.python.…
/PHP-7.2/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()
225 _end_element_handler_ns(void *user, const xmlChar *name, const xmlChar * prefix, const xmlChar *URI) in _end_element_handler_ns() argument
246 _qualify_namespace(parser, name, URI, &qualified_name); in _end_element_handler_ns()
/PHP-7.2/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/PHP-7.2/ext/libxml/
H A Dlibxml.c398 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename() argument
407 if (URI == NULL) in php_libxml_input_buffer_create_filename()
410 context = php_libxml_streams_IO_open_read_wrapper(URI); in php_libxml_input_buffer_create_filename()
429 php_libxml_output_buffer_create_filename(const char *URI, in php_libxml_output_buffer_create_filename() argument
438 if (URI == NULL) in php_libxml_output_buffer_create_filename()
441 puri = xmlParseURI(URI); in php_libxml_output_buffer_create_filename()
444 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
455 context = php_libxml_streams_IO_open_write_wrapper(URI); in php_libxml_output_buffer_create_filename()
/PHP-7.2/sapi/fpm/
H A Dwww.conf.in141 ; The URI to view the FPM status page. If this value is not set, no URI will be
200 ; request URI - the request URI with the query string;
224 ; request URI: /test_mem.php?N=10000
240 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
241 ; URI will be recognized as a ping page. This could be used to test from outside
302 ; %r: the request URI (without the query string, see %q and %Q)
/PHP-7.2/ext/dom/
H A Ddom_iterators.c75 ret->URI = NULL; in create_notation()
/PHP-7.2/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-7.2/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-7.2/ext/xmlreader/
H A Dphp_xmlreader.c1226 ZEND_ARG_INFO(0, URI)
/PHP-7.2/
H A DINSTALL595 For both error and directory listing pages the original URI and
596 translated URI are in the variables $_SERVER['PATH_INFO'] and
H A DNEWS2120 . Fixed bug #74429 (Remote socket URI with unique persistence identifier
/PHP-7.2/win32/
H A Dinstall.txt830 For both error and directory listing pages the original URI and
831 translated URI are in the variables $_SERVER['PATH_INFO'] and
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY1136 ruby -ruri -ve 'URI::ABS_URI =~
/PHP-7.2/ext/standard/tests/misc/
H A Dbrowscap.ini2694 [URI::Fetch/0.*]
2696 Browser="URI::Fetch"

Completed in 203 milliseconds