Home
last modified time | relevance | path

Searched refs:items (Results 76 – 100 of 131) sorted by relevance

123456

/PHP-7.1/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 Dsort_variation5.phpt19 * SORT_REGULAR - compare items normally
20 * SORT_STRING - compare items as strings
H A Darsort_variation5.phpt19 * SORT_REGULAR - compare items normally
20 * SORT_STRING - compare items as strings
H A Dasort_variation5.phpt19 * SORT_REGULAR - compare items normally
20 * SORT_STRING - compare items as strings
H A Dkrsort_variation5.phpt19 * 2.SORT_REGULAR - compare items normally
20 * 3.SORT_STRING - compare items as strings
H A Dksort_variation5.phpt19 * 2.SORT_REGULAR - compare items normally
20 * 3.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_object1.phpt14 * 2. 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
/PHP-7.1/Zend/tests/
H A Dbug38047.phpt38 //This will not create file and line items for the call into the error handler
/PHP-7.1/ext/zip/tests/
H A Dbug51353.phpt2 Bug #51353 ZIP64 problem, archive with 100000 items
/PHP-7.1/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.1/win32/build/
H A Dconfutils.js658 var items;
661 items = glob(dirs[i] + "\\" + pattern);
662 if (items) {
663 return condense_path(items[0]);
2642 var items = null;
2666 items = new Array();
2686 items[items.length] = fc.item();
2692 items[items.length] = subitems[j];
2706 items[items.length] = fc.item();
2711 if (items.length == 0)
[all …]
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A DtestinputEBC76 /-- For repeated items, use an atomic group so that the output is the same

Completed in 35 milliseconds

123456