index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
pcre
/
tests
/
skip_003.inc
blob: af2f548ca1f0e61bcf59f9de0bcdc43c49b5b914 (
plain
)
1
2
3
4
5
<?php if (@preg_match_all('/\p{N}/', '0123456789', $dummy) === false) { die('skip'); }