Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dsafe_mode.c81 char ftest[MAXPATHLEN]; in php_checkuid_ex() local
83 strcpy(ftest, filename); in php_checkuid_ex()
84 if (VCWD_GETCWD(ftest, sizeof(ftest)) == NULL) { in php_checkuid_ex()
/PHP-5.3/
H A Dconfigure.in759 CFLAGS="$CFLAGS -O0 -fprofile-arcs -ftest-coverage"
760 CXXFLAGS="$CXXFLAGS -O0 -fprofile-arcs -ftest-coverage"

Completed in 15 milliseconds