Home
last modified time | relevance | path

Searched refs:nd (Results 26 – 50 of 121) sorted by relevance

12345

/PHP-8.2/ext/dba/tests/
H A Ddba_tcadb.phpt55 Fetch "key2": Content 2 replaced 2nd time
65 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile.phpt57 Fetch "key2": Content 2 replaced 2nd time
71 string(27) "Content 2 replaced 2nd time"
H A Ddba_inifile_creation_matrix.phpt68 Mode parameter is "nd":
109 Mode parameter is "nd":
150 Mode parameter is "nd":
H A Ddba_flatfile_creation_matrix.phpt68 Mode parameter is "nd":
109 Mode parameter is "nd":
150 Mode parameter is "nd":
/PHP-8.2/ext/date/tests/
H A Dbug51994.phpt5 $trans_date = '10153'; // 152nd day of year 2010 -> 03.06.2010
H A Dbug73460-002.phpt8 //DST starts Apr. 2nd 02:00 and moves to 03:00
/PHP-8.2/ext/xmlreader/tests/
H A D006.phpt15 // 2 read to get on the 2nd node
/PHP-8.2/ext/reflection/tests/
H A Dbug40431.phpt19 echo "=== 2nd test ===\n";
97 === 2nd test ===
H A DReflectionMethod_constructor_error2.phpt46 //invalid 2nd param
/PHP-8.2/ext/oci8/tests/
H A Dfetch_object_2.phpt21 "insert into fetch_object_2_tab values (456, '2nd row col2 string', NULL)",
108 2nd row col2 string
H A Dconnect_scope1.phpt50 // insert 2nd row on returned statement, committing both rows
H A Dconnect_scope2.phpt50 // insert 2nd row on returned statement, committing both rows
H A Dimp_res_insert.phpt69 // The 2nd connection won't see the newly inserted data
78 // The 2nd connection will now see the previously uncommitted data inserted in the previous test
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug50997.phpt2 Bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
/PHP-8.2/ext/pgsql/tests/
H A D80_bug14383.phpt64 Fetch "key2": Content 2 replaced 2nd time
74 string(27) "Content 2 replaced 2nd time"
/PHP-8.2/ext/pcre/tests/
H A Dgh11374.phpt25 // regex must be different to prevent regex cache, so just add 2nd "x" modifier
H A Dgrep2.phpt2 preg_grep() 2nd test
/PHP-8.2/ext/spl/tests/
H A Dgh10011.phpt17 spl_autoload_register($callback1); // 2nd call ignored
/PHP-8.2/pear/
H A DMakefile.frag22 "$(WGET)" "${PEAR_INSTALLER_URL}" -nd -P $(builddir)/; \
/PHP-8.2/ext/mbstring/tests/
H A Dmb_split.phpt26 == mb_split( "[[:space:]]", "a\nb\tc\nd e f g" ) );
/PHP-8.2/ext/snmp/tests/
H A Dsnmp2_set.phpt120 echo "Multiple OID, 2nd wrong type\n";
148 echo "Multiple OID, 2nd bogus, single type, multiple value\n";
160 echo "Multiple OID, single multiple type (2nd bogus), multiple value\n";
222 Multiple OID, 2nd wrong type
244 Multiple OID, 2nd bogus, single type, multiple value
256 Multiple OID, single multiple type (2nd bogus), multiple value
H A Dsnmpset.phpt114 echo "Multiple OID, 2nd wrong type\n";
142 echo "Multiple OID, 2nd bogus, single type, multiple value\n";
154 echo "Multiple OID, single multiple type (2nd bogus), multiple value\n";
213 Multiple OID, 2nd wrong type
235 Multiple OID, 2nd bogus, single type, multiple value
247 Multiple OID, single multiple type (2nd bogus), multiple value
/PHP-8.2/ext/standard/tests/general_functions/
H A D003.phpt27 $n += test_me("2nd empty" , 3, "xzy", "");
/PHP-8.2/ext/pdo_mysql/tests/
H A Dbug46292.phpt2 Bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)
/PHP-8.2/tests/classes/
H A Diterators_001.phpt34 case 1: return "2nd";
190 object:2nd=>1

Completed in 28 milliseconds

12345