Home
last modified time | relevance | path

Searched refs:run (Results 176 – 200 of 492) sorted by path

12345678910>>...20

/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_getcolumnmeta.phpt8 // Too many differences among MySQL version - run only with a recent one
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt28 // 3. it detects if ODBC driver is installed - so test will be run
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug62479.phpt25 die("skip You need CREATEUSER permissions to run the test");
H A Dbug66584.phpt27 run($pdo, [0 => 1, 2 => 165, 5 => 3]);
33run($pdo, json_decode('{"0":234,"1":165,"2":221,"3":207,"4":188,"5":216,"6":1150,"7":916,"8":967,"…
45 function run($pdo, $data)
H A Dbug69362.phpt25 die("skip You need CREATEUSER permissions to run the test");
/PHP-5.5/ext/pgsql/
H A Dpgsql.dsp9 !MESSAGE use the Export Makefile command and run
/PHP-5.5/ext/phar/phar/
H A Dclicommand.inc34 } elseif (!isset($this->cmds[$argv[1]]['run'])) {
87 call_user_func(array($this, $this->cmds[$command]['run']), $this->args);
138 return self::getSubFuncs($cmdclass, 'cli_cmd_', array('arg','inf','run'));
H A Dpharcommand.inc1045 * Cli Command run stub set
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar.inc10 echo "oops did not run\n";
H A Dfrontcontroller10.phar4 echo "oops did not run\n";
H A Dfrontcontroller10.phar.inc17 echo "oops did not run\n";
H A Dfrontcontroller11.phar4 echo "oops did not run\n";
H A Dfrontcontroller11.phar.inc17 echo "oops did not run\n";
H A Dfrontcontroller12.phar4 echo "oops did not run\n";
H A Dfrontcontroller12.phar.inc17 echo "oops did not run\n";
H A Dfrontcontroller14.phar9 echo "oops did not run\n";
H A Dfrontcontroller14.phar.inc16 echo "oops did not run\n";
H A Dfrontcontroller16.phar7 echo "oops did not run\n";
H A Dfrontcontroller16.phar.inc13 echo "oops did not run\n";
H A Dfrontcontroller17.phar7 echo "oops did not run\n";
H A Dfrontcontroller17.phar.inc13 echo "oops did not run\n";
H A Dfrontcontroller18.phar10 echo "oops did not run\n";
H A Dfrontcontroller18.phar.inc16 echo "oops did not run\n";
H A Dfrontcontroller19.phar8 echo "oops did not run\n";

Completed in 58 milliseconds

12345678910>>...20