/PHP-7.1/ext/fileinfo/libmagic/ |
H A D | print.c | 79 char *pp; in file_fmttime() local
|
/PHP-7.1/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 202 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold()
|
H A D | cp1251.c | 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in cp1251_mbc_case_fold()
|
H A D | iso8859_10.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_13.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_14.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_15.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_16.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_2.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_3.c | 107 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold()
|
H A D | iso8859_4.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_5.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_7.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | iso8859_9.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in mbc_case_fold()
|
H A D | koi8.c | 109 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_mbc_case_fold()
|
H A D | koi8_r.c | 108 const UChar** pp, const UChar* end ARG_UNUSED, UChar* lower) in koi8_r_mbc_case_fold()
|
H A D | euc_tw.c | 70 euctw_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euctw_mbc_case_fold()
|
H A D | euc_kr.c | 70 euckr_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in euckr_mbc_case_fold()
|
H A D | utf32_be.c | 87 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold()
|
H A D | utf32_le.c | 87 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold()
|
H A D | big5.c | 70 big5_mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, const UChar* end, in big5_mbc_case_fold()
|
H A D | utf16_be.c | 126 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold()
|
H A D | utf16_le.c | 128 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold()
|
H A D | utf8.c | 197 mbc_case_fold(OnigCaseFoldType flag, const UChar** pp, in mbc_case_fold()
|
/PHP-7.1/ext/standard/ |
H A D | versioning.c | 106 special_forms_t *pp; in compare_special_version_forms() local
|