Home
last modified time | relevance | path

Searched refs:php_check_specific_open_basedir (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/main/
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) {
H A Dfopen_wrappers.h33 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path);

Completed in 9 milliseconds