/PHP-7.1/win32/build/ |
H A D | mkdist.php | 549 $items = glob("$snapshot_template/*"); variable 578 $items = glob("$snapshot_template/dlls/*.CRT"); variable
|
/PHP-7.1/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 116 OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | cp1251.c | 176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
|
H A D | iso8859_10.c | 215 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_13.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_14.c | 217 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_15.c | 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_16.c | 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_2.c | 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_3.c | 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_4.c | 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_5.c | 202 OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_7.c | 197 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_9.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | koi8.c | 226 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_get_case_fold_codes_by_str()
|
H A D | koi8_r.c | 188 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_r_get_case_fold_codes_by_str()
|
H A D | utf32_be.c | 162 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32be_get_case_fold_codes_by_str()
|
H A D | utf32_le.c | 162 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf32le_get_case_fold_codes_by_str()
|
H A D | utf16_be.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16be_get_case_fold_codes_by_str()
|
H A D | utf16_le.c | 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
|
H A D | utf8.c | 284 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
/PHP-7.1/ext/zlib/ |
H A D | zlib_filter.c | 41 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
|
H A D | zlib.c | 56 static voidpf php_zlib_alloc(voidpf opaque, uInt items, uInt size) in php_zlib_alloc()
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | regenc.c | 418 OnigCaseFoldCodeItem items[]) in onigenc_ascii_get_case_fold_codes_by_str() 477 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in onigenc_get_case_fold_codes_by_str_with_map()
|
/PHP-7.1/ext/bz2/ |
H A D | bz2_filter.c | 54 static void *php_bz2_alloc(void *opaque, int items, int size) in php_bz2_alloc()
|