Home
last modified time | relevance | path

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

123456

/PHP-7.1/ext/standard/tests/array/
H A Dkrsort_variation4.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Dksort_variation10.phpt13 * 2.SORT_REGULAR - compare items normally
14 * 3.SORT_NUMERIC - compare items numerically
H A Dsort_variation3.phpt15 * 2. SORT_REGULAR - compare items normally
16 * 3. SORT_NUMERIC - compare items numerically
17 * 4. SORT_STRING - compare items as strings
H A Darsort_variation10.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Dasort_variation10.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Dsort_variation10.phpt15 * 2.SORT_REGULAR - compare items normally
16 * 3.SORT_NUMERIC - compare items numerically
H A Dkrsort_variation6.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Dsort_variation6.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_NUMERIC - compare items numerically
H A Darsort_variation6.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_NUMERIC - compare items numerically
H A Dasort_variation6.phpt14 * SORT_REGULAR - compare items normally
15 * SORT_NUMERIC - compare items numerically
H A Dksort_variation6.phpt13 * 2.SORT_REGULAR - compare items normally
14 * 3.SORT_NUMERIC - compare items numerically
H A Dksort_variation11.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Dkrsort_variation10.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_STRING - compare items as strings
H A Dksort_variation3.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
H A Dksort_basic.phpt13 * 2.SORT_REGULAR - compare items normally
14 * 3.SORT_NUMERIC - compare items numerically
15 * 4.SORT_STRING - compare items as strings
H A Dsort_basic.phpt15 * SORT_REGULAR - compare items normally
16 * SORT_NUMERIC - compare items numerically
17 * SORT_STRING - compare items as strings
H A Dkrsort_variation3.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
H A Darsort_basic.phpt15 * SORT_REGULAR - compare items normally
16 * SORT_NUMERIC - compare items numerically
17 * SORT_STRING - compare items as strings
H A Dasort_basic.phpt15 * SORT_REGULAR - compare items normally
16 * SORT_NUMERIC - compare items numerically
17 * SORT_STRING - compare items as strings
H A Dkrsort_basic.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
16 * 4.SORT_STRING - compare items as strings
/PHP-7.1/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt10 // Add some items to the list
H A DSplDoublyLinkedList_isEmpty_not-empty-with-parameter.phpt10 // Add some items to the list
/PHP-7.1/ext/gettext/tests/
H A Dgettext_dngettext-wrongparams.phpt17 var_dump(dngettext('dngettextTest', 'item', 'items'));
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregenc.h116 …_((OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));
118 …g, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));
150 …c, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));
/PHP-7.1/ext/mbstring/oniguruma/enc/
H A Dutf8.c284 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str() argument
287 flag, p, end, items); in get_case_fold_codes_by_str()

Completed in 82 milliseconds

123456