/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
pcre
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/pcre/tests/pcre_extra.phpt
--TEST-- X (PCRE_EXTRA) modifier is ignored (no error, no change) --FILE-- <?php var_dump(preg_match('/\y/', '\y')); var_dump(preg_match('/\y/X', '\y')); ?> --EXPECTF-- Warning: preg_match(): Compilation failed: unrecognized character follows \ at offset 1 in %spcre_extra.php on line 3 bool(false) Warning: preg_match(): Compilation failed: unrecognized character follows \ at offset 1 in %spcre_extra.php on line 4 bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure