1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/tests/lang/026.phpt
2004-05-19 08:45:46 +00:00

7 lines
120 B
PHP

--TEST--
Testing string scanner confirmance
--FILE--
<?php echo "\"\t\\'" . '\n\\\'a\\\b\\' ?>
--EXPECT--
" \'\n\'a\\b\