Searched refs:PHP_META_UNSAFE (Results 1 – 1 of 1) sorted by relevance
376 #define PHP_META_UNSAFE ".\\+*?[^]$() " macro429 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()463 if (strchr(PHP_META_UNSAFE, *temp)) { in PHP_FUNCTION()
Completed in 30 milliseconds