Home
last modified time | relevance | path

Searched refs:START (Results 1 – 25 of 54) sorted by relevance

123

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_inTransaction.phpt14 const BEGIN = ['BEGIN', 'START TRANSACTION'];
52 $db->exec('START TRANSACTION');
56 $db->exec('START TRANSACTION');
H A Dbug79375.phpt29 $db->exec("START TRANSACTION");
42 $db->exec("START TRANSACTION");
57 $db->exec("START TRANSACTION");
/php-src/ext/mysqli/tests/
H A Dbug79375.phpt24 $mysqli->query("START TRANSACTION");
38 $mysqli->query("START TRANSACTION");
52 $mysqli->query("START TRANSACTION");
64 $mysqli->query("START TRANSACTION");
79 $mysqli->query("START TRANSACTION");
/php-src/ext/standard/tests/serialize/
H A Dbug65806.phpt40 echo "SCRIPT START" . PHP_EOL;
77 SCRIPT START
/php-src/ext/phar/
H A Dshortarc.php9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php'; define in Extract_Phar
192 include self::START;
/php-src/ext/standard/tests/streams/
H A Dbug78883.phpt16 $cmd = 'cmd.exe "/c START ^"^" /WAIT ' . getenv('TEST_PHP_EXECUTABLE_ESCAPED') . ' -r ^"var_dump(fg…
/php-src/ext/phar/tests/
H A Dphar_createdefaultstub.phpt44 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
145 const START = 'index.php';
227 include self::START;
338 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
439 const START = 'my/custom/thingy.php';
521 include self::START;
640 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
741 const START = 'my/custom/thingy.php';
823 include self::START;
H A Dphar_setdefaultstub.phpt64 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
165 const START = 'index.php';
247 include self::START;
359 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
460 const START = 'my/custom/thingy.php';
542 include self::START;
654 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
755 const START = 'my/custom/thingy.php';
837 include self::START;
/php-src/ext/phar/tests/files/
H A Dopenssl.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
H A Dopenssl256.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
H A Dopenssl512.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
H A Dinclude_path2.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
H A Dnophar.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
/php-src/ext/phar/tests/cache_list/files/
H A Dnophar.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
H A Dopenssl.phar9 include 'phar://' . __FILE__ . '/' . Extract_Phar::START;
110 const START = 'index.php';
192 include self::START;
/php-src/ext/xsl/tests/
H A Dbug54446.phpt31 # START XSLT
H A Dbug54446_with_ini.phpt31 # START XSLT
/php-src/ext/mbstring/tests/data/
H A D8859-6.txt40 0x01 0x0001 # START OF HEADING
41 0x02 0x0002 # START OF TEXT
H A D8859-8.txt40 0x01 0x0001 # START OF HEADING
41 0x02 0x0002 # START OF TEXT
H A D8859-11.txt40 0x01 0x0001 # START OF HEADING
41 0x02 0x0002 # START OF TEXT
H A DCP1251.txt20 0x01 0x0001 #START OF HEADING
21 0x02 0x0002 #START OF TEXT
H A D8859-1.txt38 0x01 0x0001 # START OF HEADING
39 0x02 0x0002 # START OF TEXT
H A D8859-13.txt37 0x01 0x0001 # START OF HEADING
38 0x02 0x0002 # START OF TEXT
H A D8859-15.txt40 0x01 0x0001 # START OF HEADING
41 0x02 0x0002 # START OF TEXT
/php-src/ext/standard/html_tables/mappings/
H A DCP1251.TXT20 0x01 0x0001 #START OF HEADING
21 0x02 0x0002 #START OF TEXT

Completed in 47 milliseconds

123