Home
last modified time | relevance | path

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

/PHP-8.0/ext/libxml/
H A Dlibxml.c436 char *unescaped = NULL; in php_libxml_output_buffer_create_filename() local
449 unescaped = xmlURIUnescapeString(URI, 0, NULL); in php_libxml_output_buffer_create_filename()
453 if (unescaped != NULL) { in php_libxml_output_buffer_create_filename()
454 context = php_libxml_streams_IO_open_write_wrapper(unescaped); in php_libxml_output_buffer_create_filename()
455 xmlFree(unescaped); in php_libxml_output_buffer_create_filename()
/PHP-8.0/ext/json/tests/
H A Dpass001.1.phpt7 /* Modified to test unescaped UNICODE as keys and values.
H A Dpass001.1_64bit.phpt11 /* Modified to test unescaped UNICODE as keys and values.
/PHP-8.0/
H A DNEWS1272 . Fixed bug #79841 (Syntax error in configure / unescaped "[]" in php.m4).
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます28692 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content
H A Dmagic28692 # Bit 2 (mask 0x04): Whether raw binary (unescaped 8-bit) values may be present in content

Completed in 139 milliseconds