Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dfopen_wrappers.h33 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path);
H A Dfopen_wrappers.c139 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path) function
316 if (php_check_specific_open_basedir(ptr, path) == 0) {

Completed in 7 milliseconds