Home
last modified time | relevance | path

Searched refs:nd (Results 51 – 75 of 133) sorted by relevance

123456

/PHP-5.6/ext/oci8/tests/
H A Dbug38173.phpt51 // dies on oci_free_statement on 2nd pass through loop
/PHP-5.6/ext/xmlreader/tests/
H A D003.phpt37 echo "2nd attr (idx) failed\n";
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug46292.phpt2 Bug #46292 (PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE)
/PHP-5.6/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_1.phpt37 // Use 2nd connection to check that autocommit does commit
/PHP-5.6/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt35 case 1: return "2nd";
/PHP-5.6/ext/mbstring/tests/
H A Dmb_split.phpt27 == mb_split( b"[[:space:]]", b"a\nb\tc\nd e f g" ) );
/PHP-5.6/ext/pcre/tests/
H A Dsplit2.phpt2 preg_split() 2nd test
/PHP-5.6/tests/classes/
H A Diterators_002.phpt37 case 1: return "2nd";
/PHP-5.6/ext/spl/tests/
H A Dspl_autoload_001.phpt75 spl_autoload_register("TestFunc2"); /* 2nd call ignored */
H A DSplFileObject_fputcsv_variation10.phpt11 1st element is delimiter, 2nd element is enclosure
/PHP-5.6/ext/standard/tests/strings/
H A Dwordwrap_variation2.phpt121 … />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
128 … />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
200 …/>\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
216 …/>\ns<br />\nt<br />\ni<br />\nn<br />\ng<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
H A Dlevenshtein.phpt31 $n += test_me("2nd empty" , 3, "xzy", "");
H A Dchunk_split_variation7.phpt69 string(69) "Testi????ng in????valid???? \k a????nd \m???? esca????pe ch????ar????"
H A Dstrtok_variation3.phpt104 string(8) "nd line "
H A Dstr_split_variation4.phpt175 string(5) "nd \m"
H A Dwordwrap_error.phpt77 … />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
/PHP-5.6/ext/standard/tests/dir/
H A Ddir_variation7.phpt29 * 2) remove execute permission from 2nd parent and test dir()
H A Dscandir_variation5.phpt28 * 2. remove execute permission from 2nd parent and test scandir()
H A Dopendir_variation5.phpt28 * 2) remove execute permission from 2nd parent and test opendir()
/PHP-5.6/ext/intl/tests/
H A Dlocale_get_display_region.phpt162 disp_locale=en : display_region=Serbia [Aa]nd Montenegro
242 disp_locale=en : display_region=Serbia [Aa]nd Montenegro
H A Dlocale_get_display_region2.phpt163 disp_locale=en : display_region=Serbia [Aa]nd Montenegro
243 disp_locale=en : display_region=Serbia [Aa]nd Montenegro
H A Dlocale_get_display_name.phpt229 disp_locale=en : display_name=Serbian #Latin, Serbia [aA]nd Montenegro#
309 disp_locale=en : display_name=Serbian #Qaaa, Serbia [aA]nd Montenegro#
H A Dlocale_get_display_name2.phpt230 disp_locale=en : display_name=Serbian #Latin, Serbia [aA]nd Montenegro#
310 disp_locale=en : display_name=Serbian #Qaaa, Serbia [aA]nd Montenegro#
/PHP-5.6/ext/fileinfo/libmagic/
H A Dcdf.c601 size_t ss = CDF_SEC_SIZE(h), ns, nd; in cdf_read_dir() local
609 nd = ss / CDF_DIRECTORY_SIZE; in cdf_read_dir()
611 dir->dir_len = ns * nd; in cdf_read_dir()
632 for (j = 0; j < nd; j++) { in cdf_read_dir()
633 cdf_unpack_dir(&dir->dir_tab[i * nd + j], in cdf_read_dir()
/PHP-5.6/ext/standard/tests/file/
H A Dfputcsv_variation10.phpt16 1st element is delimiter, 2nd element is enclosure

Completed in 34 milliseconds

123456