Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dfile.c243 #define PHP_META_UNSAFE ".\\+*?[^]$() " macro
295 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()
329 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()

Completed in 9 milliseconds