Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfile.c368 #define PHP_META_UNSAFE ".\\+*?[^]$() " macro
419 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()
453 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()

Completed in 12 milliseconds