Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dfopen_wrappers.h35 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path TSRMLS_DC);
H A Dfopen_wrappers.c142 PHPAPI int php_check_specific_open_basedir(const char *basedir, const char *path TSRMLS_DC) function
320 if (php_check_specific_open_basedir(ptr, path TSRMLS_CC) == 0) {

Completed in 6 milliseconds