Searched refs:correct (Results 1 – 25 of 124) sorted by relevance
12345
21 echo "dsn without credentials / correct user / correct password\n";26 echo "dsn with correct user / incorrect user / correct password\n";31 echo "dsn with correct password / correct user / incorrect password\n";41 echo "dsn with correct credentials / null user / null password\n";46 echo "dsn with correct credentials / not set user / not set password\n";52 dsn without credentials / correct user / correct password55 dsn with correct user / incorrect user / correct password58 dsn with correct password / correct user / incorrect password61 dsn with correct credentials / incorrect user / incorrect password64 dsn with correct credentials / null user / null password[all …]
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);
24 echo "dsn without credentials / correct user / correct password\n";42 echo "dsn with correct user / incorrect user / correct password\n";51 echo "dsn with correct password / correct user / incorrect password\n";60 echo "dsn with correct credentials / incorrect user / incorrect password\n";70 dsn without credentials / correct user / correct password76 dsn with correct user / incorrect user / correct password79 dsn with correct password / correct user / incorrect password82 dsn with correct credentials / incorrect user / incorrect password
33 echo "dsn without credentials / correct user / correct password".PHP_EOL;49 echo "dsn with correct user / incorrect user / correct password".PHP_EOL;57 echo "dsn with correct password / correct user / incorrect password".PHP_EOL;65 echo "dsn with correct credentials / incorrect user / incorrect password".PHP_EOL;74 dsn without credentials / correct user / correct password80 dsn with correct user / incorrect user / correct password83 dsn with correct password / correct user / incorrect password86 dsn with correct credentials / incorrect user / incorrect password
16 echo "correct\n";28 echo "correct\n";38 correct39 correct
18 return "correct";26 correct
18 return "correct";27 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
8 get => 'this is not the correct value';23 get => 'this is not the correct value';
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 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 Call function with correct number of arguments
2 Call function with correct number of arguments with strict types
Completed in 24 milliseconds