Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dfilestat.c795 char safe_mode_buf[MAXPATHLEN]; in php_stat() local
814 …snprintf(safe_mode_buf, MAXPATHLEN, "%s%s%s", PG(safe_mode_exec_dir), (b ? "" : "/"), (b ? b : loc… in php_stat()
815 local = (char *)&safe_mode_buf; in php_stat()

Completed in 8 milliseconds