Searched refs:run (Results 1 – 25 of 464) sorted by relevance
12345678910>>...19
23 echo "Start or run 1\n";30 echo "End of run 1\n";32 echo "Start or run 2\n";37 echo "End of run 2\n";52 Start or run 155 End of run 156 Start or run 259 End of run 2
2 finally is run even if a generator is closed mid-execution13 echo "finally run\n";17 echo "second finally run\n";29 finally run30 second finally run
18 echo "outer finally run\n";27 $gen->rewind(); // force run33 outer finally run
6 public function run() {}11 public function run() {}18 Trait1::run as execute;20 Trait2::run insteadof Trait1;34 [execute] => Trait1::run
6 run: |11 echo mysqli.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/mysqli.ini12 echo pdo_mysql.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/pdo_mysql.ini
16 function run()26 $o->run();36 #0 %s(%d): XmlTest->run()
7 public function run() {}12 MyTrait::run as private;
6 function run () {24 run();
6 function run () {21 list ($lambda1, $lambda2) = run();
7 public function run()27 var_dump($x->run());
9 function run() {20 (new Test2)->run();
9 function run() {23 $test2->run();
17 public static function run() {25 Abc::run();
6 function run() {13 var_dump($class->run());
7 run: |12 run: |16 run: |
6 run: |8 docker run \
26 abstract public function run();45 public function run() {55 $instance->run();
3 // Skip if being run by root (files are always readable, writeable and executable)14 die('SKIP Cannot be run as root');
47 …UGGER_ARGS) "$(PHP_PREFIX)\php.exe" -d open_basedir= -d output_buffering=0 run-tests.php -p "$(PHP…49 run: set-tmp-env53 …FIX)\php.exe" -n -d open_basedir= -d output_buffering=0 -d memory_limit=-1 run-tests.php -p "$(PHP…55 run: set-tmp-env
2 // Do not run on Windows8 die('skip Refusing to run as root');
30 public function run(PHPUnit_Framework_TestResult $result = null)32 $result->run($this);75 public function run( $test)145 $test->run( $result );147 $test->run( $result );
12 public function run() {31 var_dump ($t->run());
147 run=515 --dry-run | -n)516 run=:915 $run $rm $removelist966 $run $rm "$lobj"996 $run $rm $removelist1048 $run $rm $removelist1068 $run $rm $removelist4883 $run $rm $output6634 $run eval "$cmd"[all …]
48 run: |51 run: |160 run: |246 run: |457 run: |462 run: |474 run: |487 run: |505 run: |518 run: |[all …]
Completed in 41 milliseconds