Home
last modified time | relevance | path

Searched refs:items (Results 101 – 125 of 125) sorted by relevance

12345

/PHP-7.3/ext/standard/tests/array/
H A Dsort_variation8.phpt14 * SORT_REGULAR - compare items normally
H A Darsort_object2.phpt14 2. 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
H A Dsort_variation9.phpt15 * 2.SORT_REGULAR - compare items normally
H A Darsort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dasort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dkrsort_variation9.phpt14 * 2.SORT_REGULAR - compare items normally
H A Dksort_variation9.phpt13 * 2.SORT_REGULAR - compare items normally
H A Dasort_object1.phpt14 * 2. SORT_REGULAR - compare items normally
H A Dkrsort_object.phpt12 * 2.SORT_REGULAR - compare items normally
H A Dsort_variation1.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
16 * 4. SORT_STRING - compare items as strings
H A Darsort_variation1.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
16 * 4. SORT_STRING - compare items as strings
H A Dasort_variation1.phpt14 * 2. SORT_REGULAR - compare items normally
15 * 3. SORT_NUMERIC - compare items numerically
16 * 4. SORT_STRING - compare items as strings
H A Dkrsort_variation1.phpt14 * 2.SORT_REGULAR - compare items normally
15 * 3.SORT_NUMERIC - compare items numerically
16 * 4.SORT_STRING - compare items as strings
H A Dksort_variation1.phpt13 * 2. SORT_REGULAR - compare items normally
14 * 3. SORT_NUMERIC - compare items numerically
15 * 4. SORT_STRING - compare items as strings
H A Dasort_object2.phpt14 2. SORT_REGULAR - compare items normally
/PHP-7.3/ext/bz2/
H A Dbz2_filter.c52 static void *php_bz2_alloc(void *opaque, int items, int size) in php_bz2_alloc() argument
54 return (void *)safe_pemalloc(items, size, 0, ((php_bz2_filter_data*)opaque)->persistent); in php_bz2_alloc()
/PHP-7.3/ext/zlib/
H A Dzlib_filter.c39 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc() argument
41 return (voidpf)safe_pemalloc(items, size, 0, ((php_zlib_filter_data*)opaque)->persistent); in php_zlib_alloc()
H A Dzlib.c54 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc() argument
56 return (voidpf)safe_emalloc(items, size, 0); in php_zlib_alloc()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregcomp.c4066 is_all_code_len_1_items(int n, OnigCaseFoldCodeItem items[]) in is_all_code_len_1_items() argument
4071 OnigCaseFoldCodeItem* item = items + i; in is_all_code_len_1_items()
4086 OnigCaseFoldCodeItem* item = items + i; in get_min_max_byte_len_case_fold_items()
4246 if (is_all_code_len_1_items(n, items)) { in unravel_cf_string_alt_or_cc_add()
4251 OnigCaseFoldCodeItem* item = items + i; in unravel_cf_string_alt_or_cc_add()
4270 OnigCaseFoldCodeItem* item = items + i; in unravel_cf_string_alt_or_cc_add()
4303 OnigCaseFoldCodeItem* item = items + i; in unravel_cf_look_behind_add()
4321 OnigCaseFoldCodeItem* item = items + i; in unravel_cf_look_behind_add()
4365 items); in unravel_case_fold_string()
5278 ONIGENC_CODE_TO_MBC(enc, items[k].code[0], buf); in set_sunday_quick_search_or_bmh_skip_table()
[all …]
/PHP-7.3/ext/spl/tests/
H A Dbug55701.phpt241 // nothing here, just consume all the items
/PHP-7.3/
H A DNEWS1399 . Fixed bug #69954 (broken links and unused config items in distributed ini
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1936 >8 belong >1 containing %d items
H A Dmagic私はガラスを食べられます1936 >8 belong >1 containing %d items

Completed in 226 milliseconds

12345