Home
last modified time | relevance | path

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

12345

/PHP-8.2/ext/xmlreader/tests/
H A D003-mb.phpt36 echo "2nd attr (idx) failed\n";
H A D003.phpt36 echo "2nd attr (idx) failed\n";
/PHP-8.2/ext/oci8/tests/
H A Dbug38173.phpt53 // dies on oci_free_statement on 2nd pass through loop
/PHP-8.2/ext/pcre/tests/
H A Dsplit2.phpt2 preg_split() 2nd test
/PHP-8.2/tests/lang/
H A DforeachLoopIteratorAggregate.004.phpt35 case 1: return "2nd";
/PHP-8.2/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_1.phpt39 // Use 2nd connection to check that autocommit does commit
/PHP-8.2/ext/dba/tests/
H A Ddba_db4_creation_matrix.phpt68 Mode parameter is "nd":
109 Mode parameter is "nd":
166 Mode parameter is "nd":
H A Ddba_tcadb_creation_matrix.phpt68 Mode parameter is "nd":
109 Mode parameter is "nd":
168 Mode parameter is "nd":
H A Ddba_gdbm_creation_matrix.phpt78 Mode parameter is "nd":
133 Mode parameter is "nd":
200 Mode parameter is "nd":
H A Ddba_cdb_creation_matrix.phpt76 Mode parameter is "nd":
133 Mode parameter is "nd":
190 Mode parameter is "nd":
H A Ddba_qdbm_creation_matrix.phpt78 Mode parameter is "nd":
133 Mode parameter is "nd":
200 Mode parameter is "nd":
H A Ddba_lmdb_creation_matrix.phpt72 Mode parameter is "nd":
127 Mode parameter is "nd":
196 Mode parameter is "nd":
/PHP-8.2/ext/standard/tests/strings/
H A Dhtmlentities23.phpt6 "\x8F\xA1\xFF", //2 sub as 2nd is potentially valid as lead
7 "\x8F\xA1", //2 sub, as 2nd is potentially valid as lead
H A Dwordwrap_error.phpt54 … />\nt<br />\ni<br />\nn<br />\ng<br />\n<br />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br…
H A Dchunk_split_variation7.phpt63 string(69) "Testi????ng in????valid???? \k a????nd \m???? esca????pe ch????ar????"
H A Dstrtok_variation3.phpt99 string(8) "nd line "
H A Dstr_split_variation4.phpt165 string(5) "nd \m"
/PHP-8.2/tests/classes/
H A Diterators_002.phpt35 case 1: return "2nd";
/PHP-8.2/ext/spl/tests/
H A Dspl_autoload_001.phpt55 spl_autoload_register("TestFunc2"); /* 2nd call ignored */
/PHP-8.2/ext/standard/tests/dir/
H A Dscandir_variation5.phpt15 * 2. remove execute permission from 2nd parent and test scandir()
H A Ddir_variation7.phpt15 * 2) remove execute permission from 2nd parent and test dir()
H A Dopendir_variation5.phpt15 * 2) remove execute permission from 2nd parent and test opendir()
/PHP-8.2/scripts/dev/
H A Dmakedist159 wget https://pear.php.net/install-pear-nozlib.phar -nd -P pear/
/PHP-8.2/ext/intl/tests/
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
/PHP-8.2/ext/fileinfo/libmagic/
H A Dcdf.c669 size_t ss = CDF_SEC_SIZE(h), ns, nd; in cdf_read_dir() local
677 nd = ss / CDF_DIRECTORY_SIZE; in cdf_read_dir()
679 dir->dir_len = ns * nd; in cdf_read_dir()
700 for (j = 0; j < nd; j++) { in cdf_read_dir()
701 cdf_unpack_dir(&dir->dir_tab[i * nd + j], in cdf_read_dir()

Completed in 30 milliseconds

12345