Searched refs:conditions (Results 1 – 25 of 221) sorted by relevance
123456789
6 $conditions = array();8 $tokens[$i] = $conditions;18 $conditions[$i] = true;19 $oldCondition = array_pop($conditions);23 var_dump($conditions);
2 Test gettype() & settype() functions : error conditions5 /* Test different error conditions of settype() and gettype() functions */9 echo "\n*** Testing settype(): error conditions ***\n";23 *** Testing settype(): error conditions ***
2 Test ob_get_flush() function : error conditions7 echo "*** Testing ob_get_flush() : error conditions ***\n";14 *** Testing ob_get_flush() : error conditions ***
2 Test dirname() function : error conditions5 echo "*** Testing error conditions ***\n";16 *** Testing error conditions ***
2 Test substr_replace() function : error conditions6 * Testing substr_replace() for error conditions9 echo "*** Testing substr_replace() : error conditions ***\n";27 *** Testing substr_replace() : error conditions ***
2 Test strncasecmp() function : error conditions5 echo "*** Testing strncasecmp() function: error conditions ***\n";20 *** Testing strncasecmp() function: error conditions ***
2 Test strncmp() function : error conditions7 echo "*** Testing strncmp() function: error conditions ***\n";22 *** Testing strncmp() function: error conditions ***
2 Test lstat() and stat() functions: error conditions5 echo "*** Testing lstat() for error conditions ***\n";10 echo "\n*** Testing stat() for error conditions ***\n";19 *** Testing lstat() for error conditions ***27 *** Testing stat() for error conditions ***
2 Test chmod() function : error conditions5 echo "*** Testing chmod() : error conditions ***\n";13 *** Testing chmod() : error conditions ***
2 Test copy() function: error conditions5 echo "*** Testing copy() function: error conditions --\n";12 *** Testing copy() function: error conditions --
2 Test posix_strerror() function : error conditions7 echo "*** Testing posix_strerror() : error conditions ***\n";16 *** Testing posix_strerror() : error conditions ***
2 Test posix_getpgid() function : error conditions13 echo "*** Testing posix_getpgid() : error conditions ***\n";22 *** Testing posix_getpgid() : error conditions ***
2 Test posix_getpwuid() function : error conditions11 echo "*** Testing posix_getpwuid() : error conditions ***\n";20 *** Testing posix_getpwuid() : error conditions ***
2 Test posix_getgrgid() function : error conditions11 echo "*** Testing posix_getgrgid() : error conditions ***\n";20 *** Testing posix_getgrgid() : error conditions ***
2 Test array_fill() function : error conditions5 echo "*** Testing array_fill() : error conditions ***\n";20 *** Testing array_fill() : error conditions ***
2 Test mb_internal_encoding() function : error conditions - pass an unknown encoding11 echo "*** Testing mb_internal_encoding() : error conditions ***\n";21 *** Testing mb_internal_encoding() : error conditions ***
2 Test mb_strtolower() function : error conditions - pass an unknown encoding11 echo "*** Testing mb_strtolower() : error conditions***\n";24 *** Testing mb_strtolower() : error conditions***
2 Test mb_stripos() function : error conditions - Pass unknown encoding11 echo "*** Testing mb_stripos() : error conditions ***\n";25 *** Testing mb_stripos() : error conditions ***
2 Test mb_strripos() function : error conditions - Pass unknown encoding11 echo "*** Testing mb_strripos() : error conditions ***\n";25 *** Testing mb_strripos() : error conditions ***
2 Test json_decode() function : error conditions5 echo "*** Testing json_decode() : error conditions ***\n";17 *** Testing json_decode() : error conditions ***
2 Test chdir() function : error conditions - Non-existent directory9 echo "*** Testing chdir() : error conditions ***\n";16 *** Testing chdir() : error conditions ***
2 Hash: hash() function : error conditions6 echo "*** Testing hash() : error conditions ***\n";17 *** Testing hash() : error conditions ***
2 Test property_exists() function : error conditions5 echo "*** Testing property_exists() : error conditions ***\n";18 *** Testing property_exists() : error conditions ***
2 Test finfo_close() function : error conditions7 echo "*** Testing finfo_close() : error conditions ***\n";19 *** Testing finfo_close() : error conditions ***
2 Test exif_imagetype() function : error conditions8 echo "*** Testing exif_imagetype() : error conditions ***\n";16 *** Testing exif_imagetype() : error conditions ***
Completed in 21 milliseconds