Home
last modified time | relevance | path

Searched refs:items (Results 51 – 75 of 93) sorted by relevance

1234

/PHP-7.4/ext/zip/tests/
H A Dbug51353.phpt2 Bug #51353 ZIP64 problem, archive with 100000 items
/PHP-7.4/ext/standard/tests/array/
H A Darsort_variation3.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
H A Dasort_variation3.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
H A Dkrsort_variation5.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Dksort_variation5.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Darsort_variation5.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_STRING - compare items as strings
H A Dasort_variation5.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_STRING - compare items as strings
H A Dksort_object.phpt11 * 1.SORT_NUMERIC - compare items numerically
12 * 2.SORT_STRING - compare items as strings
H A Dksort_variation4.phpt13 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation11.phpt13 * 2.SORT_REGULAR - compare items normally
H A Darsort_variation7.phpt14 * SORT_REGULAR - compare items normally
H A Dasort_variation7.phpt14 * SORT_REGULAR - compare items normally
H A Dkrsort_variation7.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dksort_variation7.phpt14 * 2. SORT_REGULAR - compare items normally
H A Dksort_variation8.phpt13 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation11.phpt14 * SORT_REGULAR - compare items normally
H A Dsort_variation7.phpt14 * SORT_REGULAR - compare items normally
H A Darsort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation8.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Darsort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Dasort_variation8.phpt14 * SORT_REGULAR - compare items normally
/PHP-7.4/ext/soap/tests/soap12/
H A DT59.phpt28 …eason><env:Text>SOAP-ERROR: Encoding: Violation of id and ref information items '#data'</env:Text>…
/PHP-7.4/win32/build/
H A Dconfutils.js677 var items;
680 items = glob(dirs[i] + "\\" + pattern);
681 if (items) {
682 return condense_path(items[0]);
2770 var items = null;
2794 items = new Array();
2814 items[items.length] = fc.item();
2820 items[items.length] = subitems[j];
2834 items[items.length] = fc.item();
2839 if (items.length == 0)
[all …]

Completed in 36 milliseconds

1234