Searched refs:php_check_specific_open_basedir (Results 1 – 2 of 2) sorted by relevance
35 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path TSRMLS_DC);
142 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path TSRMLS_DC) function320 if (php_check_specific_open_basedir(ptr, path TSRMLS_CC) == 0) {
Completed in 5 milliseconds