Searched refs:tst (Results 1 – 7 of 7) sorted by relevance
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | bug76815.phpt | 17 $pdo->query('DROP FUNCTION IF EXISTS tst'); 19 $pdo->query('CREATE FUNCTION tst() RETURNS VARCHAR(5) DETERMINISTIC BEGIN RETURN \'x12345\'; END'); 20 $pdo->query('CREATE PROCEDURE tst2() BEGIN SELECT tst(); END'); 36 $pdo->query('DROP FUNCTION IF EXISTS tst'); 40 SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'tst()' at row 1
|
H A D | pdo_mysql_stmt_blobfromsteam.phpt | 14 $file = $tmp . DIRECTORY_SEPARATOR . 'pdoblob.tst'; 120 $file = $tmp . DIRECTORY_SEPARATOR . 'pdoblob.tst'; 144 @unlink(MySQLPDOTest::getTempDir() . DIRECTORY_SEPARATOR . 'pdoblob.tst');
|
H A D | pdo_mysql___construct_uri.phpt | 18 $file = $tmp . DIRECTORY_SEPARATOR . 'pdomuri.tst';
|
/PHP-8.2/ext/intl/tests/ |
H A D | idn.phpt | 13 echo urlencode(idn_to_utf8('xn--tst-qla.de'))."\n"; 17 xn--tst-qla.de
|
/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | cdf_time.c | 187 static const cdf_timestamp_t tst = 0x01A5E403C2D59C00ULL; in main() local 191 cdf_timestamp_to_timespec(&ts, tst); in main()
|
/PHP-8.2/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 353 | tst reg, wzr 355 | tst reg, #val 358 | tst reg, tmp_reg 364 | tst reg, xzr 366 | tst reg, #val 369 | tst reg, tmp_reg 375 | tst reg, #1 12205 | tst REG0, REG0 12708 | tst REG0, REG0 13142 | tst REG0, REG0 [all …]
|
/PHP-8.2/ext/standard/tests/misc/ |
H A D | browscap.ini | 13028 [Mozilla/4.6*(CJPENNYCATE 3.2.11��tst 101000562$$)]
|
Completed in 326 milliseconds