Home
last modified time | relevance | path

Searched refs:nd (Results 1 – 25 of 130) sorted by relevance

123456

/PHP-5.4/ext/oci8/tests/
H A Dbug51291_1.phpt15 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 Dbug51291_2.phpt13 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 Dfetch_object_1.phpt19 "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 Dfetch_object.phpt19 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')",
96 %unicode|string%(19) "2nd row col2 string"
113 2nd row col2 string
/PHP-5.4/sapi/cli/tests/
H A D003-2.phpt2 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.4/ext/dba/tests/
H A Ddba_db2.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_db3.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_ndbm.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_db1.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_dbm.phpt21 Content 2 replaced 2nd time
27 string(27) "Content 2 replaced 2nd time"
36 Content 2 replaced 2nd time
42 string(27) "Content 2 replaced 2nd time"
H A Ddba_db4_000.phpt25 Content 2 replaced 2nd time
31 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_flatfile.phpt25 Content 2 replaced 2nd time
31 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba_tcadb.phpt25 Content 2 replaced 2nd time
31 string(27) "Content 2 replaced 2nd time"
40 Content 2 replaced 2nd time
46 string(27) "Content 2 replaced 2nd time"
H A Ddba015.phpt41 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 Ddba_db4_018.phpt41 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 Ddba_gdbm.phpt24 Content 2 replaced 2nd time
30 string(27) "Content 2 replaced 2nd time"
H A Ddba_qdbm.phpt22 Content 2 replaced 2nd time
28 string(27) "Content 2 replaced 2nd time"
/PHP-5.4/ext/pgsql/tests/
H A D80_bug14383.phpt28 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.4/tests/classes/
H A Diterators_004.phpt18 echo "2nd try\n";
41 case 1: return "2nd";
58 2nd try
H A Diterators_006.phpt59 echo "===2nd===\n";
79 ===2nd===
/PHP-5.4/Zend/tests/
H A Dbug47320.phpt8 if (!@substr('no 2nd parameter')) {
13 if (!@strpos('no 2nd parameter')) {
H A Dbug55305.phpt2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
/PHP-5.4/ext/date/tests/
H A D003.phpt16 string(3) "2nd"
36 string(4) "22nd"
/PHP-5.4/ext/standard/tests/serialize/
H A Dprecision.phpt19 "0200000000000000", //2nd minumum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double

Completed in 30 milliseconds

123456