Searched refs:correct (Results 1 – 25 of 119) sorted by relevance
12345
5 $wrong = $correct = 'abcdef';9 var_dump($correct);12 $correct[1] = '*';13 $correct[3] = '*';14 $correct[5] = '*';19 var_dump($correct);
94 $correct = '%20%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'98 if ($encoded == $correct) {105 $decoded = rawurldecode($correct);114 $correct = '+%21%22%23%24%25%26%27%28%29%2A%2B%2C-.%2F0123456789%3A%3B%3C%3D%3E%3F'118 if ($encoded == $correct) {125 $decoded = urldecode($correct);
17 echo "correct\n";29 echo "correct\n";39 correct40 correct
19 return "correct";27 correct
19 return "correct";28 correct
34 echo "correct\n";98 echo "correct\n";117 correct118 correct119 correct
2 Test that script cached info is correct
2 Test that script cached info is correct with validate_timestamps disabled
7 echo "The following line rightly shows the correct date time:\n";10 echo "But the following line fails to show the correct date time:\n";14 The following line rightly shows the correct date time:16 But the following line fails to show the correct date time:
4 ..Host-test=ignore; __Host-test=correct; . Secure-test=ignore; . Elephpant=Awesome;12 string(7) "correct"
36 echo "Created in correct location\n";46 Created in correct location47 Created in correct location
2 …strtolower() function : usage variations - pass different characters to check conversion is correct8 * Pass accented characters and Russian characters to check case conversion is correct
2 …pper() function : usage varitations - Pass different character types to check conversion is correct9 * doing a correct case conversion
2 Ensure correct unmangling of private property names for anonymous class instances
2 Check for correct treatment of relative JMPZNZ offsets when copying opline
2 Live range of ZEND_NEW must be assigned to correct variable
2 Bug #68731 finfo_buffer doesn't extract the correct mime with some gifs
15 // passed with correct type25 // passed with correct type34 // passed with correct type
2 Verifies the correct conversion of objects to arrays
2 SPL SplTempFileObject constructor sets correct defaults when pass 0 arguments
2 test if bind_textdomain_codeset() returns correct value
2 Call function with correct number of arguments
2 Call function with correct number of arguments with strict types
15 /* Ensure the SID constant has correct module number. */
Completed in 20 milliseconds