Searched refs:conditions (Results 1 – 25 of 220) 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 sscanf() function : error conditions6 echo "*** Testing sscanf() : error conditions ***\n";20 *** Testing sscanf() : error conditions ***
2 Test chmod() function : error conditions5 echo "*** Testing chmod() : error conditions ***\n";13 *** Testing chmod() : 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 copy() function: error conditions5 echo "*** Testing copy() function: error conditions --\n";12 *** Testing copy() function: error conditions --
2 Test filesize() function: error conditions5 echo "*** Testing filesize(): error conditions ***";14 *** Testing filesize(): error conditions ***
2 Test json_decode() function : error conditions5 echo "*** Testing json_decode() : error conditions ***\n";17 *** Testing json_decode() : error conditions ***
2 Test array_fill() function : error conditions5 echo "*** Testing array_fill() : error conditions ***\n";20 *** Testing array_fill() : error conditions ***
2 Test posix_getpwuid() function : error conditions9 echo "*** Testing posix_getpwuid() : error conditions ***\n";18 *** Testing posix_getpwuid() : error conditions ***
2 Test posix_getpgid() function : error conditions11 echo "*** Testing posix_getpgid() : error conditions ***\n";20 *** Testing posix_getpgid() : error conditions ***
2 Test posix_strerror() function : error conditions9 echo "*** Testing posix_strerror() : error conditions ***\n";18 *** Testing posix_strerror() : error conditions ***
2 Test posix_getgrgid() function : error conditions9 echo "*** Testing posix_getgrgid() : error conditions ***\n";18 *** Testing posix_getgrgid() : error conditions ***
2 Hash: hash() function : error conditions6 echo "*** Testing hash() : error conditions ***\n";17 *** Testing hash() : error conditions ***
2 Test chdir() function : error conditions - Non-existent directory9 echo "*** Testing chdir() : error conditions ***\n";16 *** Testing chdir() : error conditions ***
2 Test chdir() function : error conditions - Non-existent directory15 echo "*** Testing chdir() : error conditions ***\n";22 *** Testing chdir() : 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 stream_get_meta_data() function : error conditions5 echo "*** Testing stream_get_meta_data() : error conditions ***\n";19 *** Testing stream_get_meta_data() : error conditions ***
2 Test localtime() function : error conditions14 echo "*** Testing strptime() : error conditions ***\n";22 *** Testing strptime() : error conditions ***
Completed in 30 milliseconds