Home
last modified time | relevance | path

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

/PHP-7.3/ext/libxml/
H A Dlibxml.c439 char *unescaped = NULL; in php_libxml_output_buffer_create_filename() local
452 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
456 if (unescaped != NULL) { in php_libxml_output_buffer_create_filename()
457 context = php_libxml_streams_IO_open_write_wrapper(unescaped); in php_libxml_output_buffer_create_filename()
458 xmlFree(unescaped); in php_libxml_output_buffer_create_filename()
/PHP-7.3/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.3/ext/fileinfo/tests/
H A Dmagic24175 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content
H A Dmagic私はガラスを食べられます24175 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content

Completed in 113 milliseconds