Searched refs:nd (Results 1 – 25 of 133) sorted by relevance
123456
/PHP-5.6/ext/dba/tests/ |
H A D | dba_db1.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_db2.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_db3.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_db4_000.phpt | 26 Failed to write "key number 6" 2nd time 27 Content 2 replaced 2nd time 33 string(27) "Content 2 replaced 2nd time" 43 Failed to write "key number 6" 2nd time 44 Content 2 replaced 2nd time 50 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_dbm.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_flatfile.phpt | 26 Failed to write "key number 6" 2nd time 27 Content 2 replaced 2nd time 33 string(27) "Content 2 replaced 2nd time" 43 Failed to write "key number 6" 2nd time 44 Content 2 replaced 2nd time 50 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_inifile.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_ndbm.phpt | 22 Failed to write "key number 6" 2nd time 23 Content 2 replaced 2nd time 29 string(27) "Content 2 replaced 2nd time" 39 Failed to write "key number 6" 2nd time 40 Content 2 replaced 2nd time 46 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_tcadb.phpt | 26 Failed to write "key number 6" 2nd time 27 Content 2 replaced 2nd time 33 string(27) "Content 2 replaced 2nd time" 43 Failed to write "key number 6" 2nd time 44 Content 2 replaced 2nd time 50 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_gdbm.phpt | 25 Failed to write "key number 6" 2nd time 26 Content 2 replaced 2nd time 32 string(27) "Content 2 replaced 2nd time"
|
H A D | dba_qdbm.phpt | 23 Failed to write "key number 6" 2nd time 24 Content 2 replaced 2nd time 30 string(27) "Content 2 replaced 2nd time"
|
H A D | dba015.phpt | 41 echo "Test 5 - close 2nd resource\n"; 46 echo "Test 6 - query after closing 2nd resource\n"; 70 Test 5 - close 2nd resource 73 Test 6 - query after closing 2nd resource
|
H A D | dba_db4_018.phpt | 41 echo "Test 5 - close 2nd resource\n"; 46 echo "Test 6 - query after closing 2nd resource\n"; 70 Test 5 - close 2nd resource 73 Test 6 - query after closing 2nd resource
|
H A D | dba_handler.inc | 55 echo '"key number 6" written 2nd time' . "\n"; 57 echo 'Failed to write "key number 6" 2nd time' . "\n"; 59 dba_replace("key2", "Content 2 replaced 2nd time", $db_writer);
|
/PHP-5.6/ext/oci8/tests/ |
H A D | bug51291_1.phpt | 15 echo "2nd call\n"; 24 echo "2nd call\n"; 34 echo "2nd call\n"; 44 echo "2nd call\n"; 156 2nd call 183 2nd call 210 2nd call 235 2nd call 263 2nd call after oci_rollback 291 2nd call after successful execute [all …]
|
H A D | bug51291_2.phpt | 13 echo "\nTest 1 - Execute - after successful 2nd query with same statement\n"; 29 echo "2nd call after successful execute\n"; 37 Test 1 - Execute - after successful 2nd query with same statement 52 2nd call after successful execute
|
H A D | fetch_object.phpt | 19 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')", 96 string(19) "2nd row col2 string" 113 2nd row col2 string
|
H A D | fetch_object_1.phpt | 19 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')", 96 string(19) "2nd row col2 string" 113 2nd row col2 string
|
/PHP-5.6/sapi/cli/tests/ |
H A D | 003-2.phpt | 2 defining INI options with -d (as 2nd arg) 15 var_dump(`"$php" -nd max_execution_time=111 -r 'var_dump(ini_get("max_execution_time"));'`); 16 var_dump(`"$php" -nd max_execution_time=500 -r 'var_dump(ini_get("max_execution_time"));'`);
|
/PHP-5.6/ext/pgsql/tests/ |
H A D | 80_bug14383.phpt | 28 Content 2 replaced 2nd time 34 string(27) "Content 2 replaced 2nd time" 43 Content 2 replaced 2nd time 49 string(27) "Content 2 replaced 2nd time"
|
/PHP-5.6/tests/classes/ |
H A D | iterators_004.phpt | 18 echo "2nd try\n"; 41 case 1: return "2nd"; 58 2nd try
|
H A D | iterators_006.phpt | 59 echo "===2nd===\n"; 79 ===2nd===
|
/PHP-5.6/Zend/tests/ |
H A D | bug47320.phpt | 8 if (!@substr('no 2nd parameter')) { 13 if (!@strpos('no 2nd parameter')) {
|
/PHP-5.6/ext/date/tests/ |
H A D | 003.phpt | 16 string(3) "2nd" 36 string(4) "22nd"
|
/PHP-5.6/ext/standard/tests/serialize/ |
H A D | precision.phpt | 19 "0200000000000000", //2nd minumum subnormal double 21 "fefffffffffff000", //2nd maximum subnormal double
|
Completed in 32 milliseconds
123456