Home
last modified time | relevance | path

Searched refs:unescaped (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/libxml/
H A Dlibxml.c484 char *unescaped = NULL; in php_libxml_output_buffer_create_filename() local
497 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
501 if (unescaped != NULL) { in php_libxml_output_buffer_create_filename()
502 context = php_libxml_streams_IO_open_write_wrapper(unescaped); in php_libxml_output_buffer_create_filename()
503 xmlFree(unescaped); in php_libxml_output_buffer_create_filename()
/PHP-7.4/ext/json/tests/
H A Dpass001.1.phpt11 /* Modified to test unescaped UNICODE as keys and values.
H A Dpass001.1_64bit.phpt12 /* Modified to test unescaped UNICODE as keys and values.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます25890 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content
H A Dmagic25890 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content

Completed in 103 milliseconds