Home
last modified time | relevance | path

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

/PHP-8.1/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",
48 printf("[003] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
H A Dpdo_mysql___construct_ini.phpt2 MySQL PDO->__construct() - URI
/PHP-8.1/ext/ldap/tests/
H A Dldap_connect_variation.phpt20 // URI
24 // URI no port
/PHP-8.1/ext/simplexml/tests/
H A Dbug79971_1.phpt21 Warning: simplexml_load_file(): URI must not contain percent-encoded NUL bytes in %s on line %d
26 Warning: SimpleXMLElement::asXML(): URI must not contain percent-encoded NUL bytes in %s on line %d
/PHP-8.1/ext/xmlreader/tests/
H A D012.phpt38 echo "\nUsing URI:\n";
68 Using URI:
/PHP-8.1/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-8.1/ext/dom/tests/
H A Dbug79971_2.phpt19 Warning: DOMImplementation::createDocumentType(): URI must not contain percent-encoded NUL bytes in…
H A DsetAttributeNodeNS_same_uri_different_prefix.phpt2 setAttributeNodeNS with same URI but different prefix
/PHP-8.1/ext/openssl/tests/
H A Dcve2013_4073.phpt17 … . "\0" . 'example.com, email:null@python.org' . "\0" . 'user@example.org, URI:http://null.python.…
/PHP-8.1/ext/xml/
H A Dcompat.c36 _qualify_namespace(XML_Parser parser, const xmlChar *name, const xmlChar *URI, xmlChar **qualified) in _qualify_namespace() argument
38 if (URI) { in _qualify_namespace()
40 *qualified = xmlStrdup(URI); in _qualify_namespace()
89 …_ns(void *user, const xmlChar *name, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces,… in _start_element_handler_ns() argument
168 _qualify_namespace(parser, name, URI, &qualified_name); in _start_element_handler_ns()
224 _end_element_handler_ns(void *user, const xmlChar *name, const xmlChar * prefix, const xmlChar *URI) in _end_element_handler_ns() argument
245 _qualify_namespace(parser, name, URI, &qualified_name); in _end_element_handler_ns()
/PHP-8.1/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/PHP-8.1/ext/libxml/
H A Dlibxml.c352 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename() argument
361 if (URI == NULL) in php_libxml_input_buffer_create_filename()
364 context = php_libxml_streams_IO_open_read_wrapper(URI); in php_libxml_input_buffer_create_filename()
431 php_libxml_output_buffer_create_filename(const char *URI, in php_libxml_output_buffer_create_filename() argument
440 if (URI == NULL) in php_libxml_output_buffer_create_filename()
443 if (strstr(URI, "%00")) { in php_libxml_output_buffer_create_filename()
448 puri = xmlParseURI(URI); in php_libxml_output_buffer_create_filename()
451 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
462 context = php_libxml_streams_IO_open_write_wrapper(URI); in php_libxml_output_buffer_create_filename()
/PHP-8.1/sapi/fpm/
H A Dwww.conf.in156 ; The URI to view the FPM status page. If this value is not set, no URI will be
215 ; request URI - the request URI with the query string;
239 ; request URI: /test_mem.php?N=10000
271 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
272 ; URI will be recognized as a ping page. This could be used to test from outside
333 ; %r: the request URI (without the query string, see %q and %Q)
/PHP-8.1/ext/dom/
H A Ddom_iterators.c71 ret->URI = NULL; in create_notation()
/PHP-8.1/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-8.1/
H A DNEWS923 . Fixed bug #81742 (open_basedir bypass in SQLite3 by using file URI). (cmb)
/PHP-8.1/ext/standard/tests/misc/
H A Dbrowscap.ini2694 [URI::Fetch/0.*]
2696 Browser="URI::Fetch"
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic32596 >7 ubyte >0 URI
H A Dmagic私はガラスを食べられます32596 >7 ubyte >0 URI

Completed in 276 milliseconds