Home
last modified time | relevance | path

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

123456

/PHP-7.4/Zend/tests/
H A Dbug70547.phpt24 $arg2 = "2nd";
36 &string(3) "2nd"
46 string(3) "2nd"
53 string(3) "2nd"
60 &string(3) "2nd"
70 string(3) "2nd"
80 &string(3) "2nd"
H A Dbug47320.phpt8 if (!@substr('no 2nd parameter')) {
13 if (!@strpos('no 2nd parameter')) {
/PHP-7.4/ext/dba/tests/
H A Ddba_db1.phpt22 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 Ddba_db2.phpt22 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 Ddba_db3.phpt22 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 Ddba_inifile.phpt26 "key number 6" written 2nd time
27 Content 2 replaced 2nd time
33 string(27) "Content 2 replaced 2nd time"
43 "key number 6" written 2nd time
44 Content 2 replaced 2nd time
50 string(27) "Content 2 replaced 2nd time"
H A Ddba_ndbm.phpt22 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 Ddba_db4_000.phpt26 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 Ddba_dbm.phpt26 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 Ddba_flatfile.phpt26 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 Ddba_tcadb.phpt31 Failed to write "key number 6" 2nd time
32 Content 2 replaced 2nd time
38 string(27) "Content 2 replaced 2nd time"
48 Failed to write "key number 6" 2nd time
49 Content 2 replaced 2nd time
55 string(27) "Content 2 replaced 2nd time"
H A Ddba_lmdb.phpt27 Failed to write "key number 6" 2nd time
28 Content 2 replaced 2nd time
34 string(27) "Content 2 replaced 2nd time"
H A Ddba_qdbm.phpt27 Failed to write "key number 6" 2nd time
28 Content 2 replaced 2nd time
34 string(27) "Content 2 replaced 2nd time"
H A Ddba_gdbm.phpt25 Failed to write "key number 6" 2nd time
26 Content 2 replaced 2nd time
32 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";
68 Test 5 - close 2nd resource
71 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
/PHP-7.4/ext/pgsql/tests/
H A D80_bug14383.phpt29 Failed to write "key number 6" 2nd time
30 Content 2 replaced 2nd time
36 string(27) "Content 2 replaced 2nd time"
46 Failed to write "key number 6" 2nd time
47 Content 2 replaced 2nd time
53 string(27) "Content 2 replaced 2nd time"
/PHP-7.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
/PHP-7.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-7.4/tests/classes/
H A Diterators_004.phpt16 echo "2nd try\n";
39 case 1: return "2nd";
56 2nd try
H A Diterators_006.phpt56 echo "===2nd===\n";
76 ===2nd===
/PHP-7.4/ext/date/tests/
H A D003.phpt16 string(3) "2nd"
36 string(4) "22nd"
/PHP-7.4/Zend/
H A Dzend_strtod.c2338 nd = bc->nd;
2773 k = nd < DBL_DIG + 2 ? nd : DBL_DIG + 2;
3003 bc.nd = nd - nz1;
3124 if (bc.nd > nd && i <= 0) {
3308 if (bc.nd >nd) {
3325 if (bc.nd >nd) {
3341 if (bc.nd > nd)
3375 if (bc.nd >nd) {
3395 if (bc.nd >nd) {
3496 if (bc.nd >nd) {
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dprecision.phpt19 "0200000000000000", //2nd minimum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double

Completed in 54 milliseconds

123456