Searched refs:run (Results 76 – 100 of 492) sorted by relevance
12345678910>>...20
9 echo "oops did not run\n";
10 echo "oops did not run\n";
13 echo "oops did not run\n";
11 /* run this test script with valgrind */
4 run this with valgrind
35 // You must not use exec() to run statements that create a result set!69 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …79 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
47 // Kind of convoluted. So when the test is run on Windows 7 or older, the console where48 // the run-tests.php is executed forks a php.exe, which forks a cmd.exe, which then forks49 // a final php.exe to run the actual test. But the console title is set for the original console.
Completed in 19 milliseconds