Home
last modified time | relevance | path

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

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt2 MySQL PDO->__construct() - URI
31 printf("[002] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
47 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-src/ext/ldap/tests/
H A Dldap_connect_variation.phpt20 // URI
24 // URI no port
/php-src/ext/simplexml/tests/
H A Dbug79971_1.phpt23 Warning: simplexml_load_file(): URI must not contain percent-encoded NUL bytes in %s on line %d
28 Warning: SimpleXMLElement::asXML(): URI must not contain percent-encoded NUL bytes in %s on line %d
/php-src/ext/xmlreader/tests/
H A D012.phpt38 echo "\nUsing URI:\n";
68 Using URI:
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_empty_filename.phpt13 // create with empty URI
/php-src/ext/dom/tests/
H A Dbug79971_2.phpt17 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-src/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-src/ext/dom/tests/modern/spec/
H A Dserialize_non_default_empty_xmlns.phpt14 Warning: DOM\XMLDocument::createFromString(): xmlns:a: ' ' is not a valid URI in Entity, line: 1 in…
H A DdocumentURI_URL.phpt2 Document URI/URL
/php-src/ext/openssl/tests/
H A Dcve2013_4073.phpt17 … . "\0" . 'example.com, email:null@python.org' . "\0" . 'user@example.org, URI:http://null.python.…
/php-src/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-src/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/php-src/ext/libxml/
H A Dlibxml.c217 if (dict == NULL || !xmlDictOwns(dict, entity->URI)) { in php_libxml_node_free()
218 xmlFree((xmlChar *) entity->URI); in php_libxml_node_free()
494 php_libxml_input_buffer_create_filename(const char *URI, xmlCharEncoding enc) in php_libxml_input_buffer_create_filename() argument
503 if (URI == NULL) in php_libxml_input_buffer_create_filename()
506 context = php_libxml_streams_IO_open_read_wrapper(URI); in php_libxml_input_buffer_create_filename()
538 php_libxml_output_buffer_create_filename(const char *URI, in php_libxml_output_buffer_create_filename() argument
547 if (URI == NULL) in php_libxml_output_buffer_create_filename()
550 if (strstr(URI, "%00")) { in php_libxml_output_buffer_create_filename()
555 puri = xmlParseURI(URI); in php_libxml_output_buffer_create_filename()
558 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
[all …]
/php-src/sapi/fpm/
H A Dwww.conf.in161 ; The URI to view the FPM status page. If this value is not set, no URI will be
220 ; request URI - the request URI with the query string;
244 ; request URI: /test_mem.php?N=10000
276 ; The ping URI to call the monitoring page of FPM. If this value is not set, no
277 ; URI will be recognized as a ping page. This could be used to test from outside
338 ; %r: the request URI (without the query string, see %q and %Q)
366 ; expected pre-rewrite URI.
/php-src/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-src/ext/standard/tests/misc/
H A Dbrowscap.ini2694 [URI::Fetch/0.*]
2696 Browser="URI::Fetch"
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます37798 >7 ubyte >0 URI
H A Dmagic37798 >7 ubyte >0 URI

Completed in 450 milliseconds