OnigApplyAllCaseFoldFunc 167 ext/mbstring/oniguruma/enc/cp1251.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 106 ext/mbstring/oniguruma/enc/iso8859_1.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 206 ext/mbstring/oniguruma/enc/iso8859_10.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 195 ext/mbstring/oniguruma/enc/iso8859_13.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 208 ext/mbstring/oniguruma/enc/iso8859_14.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 202 ext/mbstring/oniguruma/enc/iso8859_15.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 204 ext/mbstring/oniguruma/enc/iso8859_16.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 193 ext/mbstring/oniguruma/enc/iso8859_2.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 202 ext/mbstring/oniguruma/enc/iso8859_3.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 204 ext/mbstring/oniguruma/enc/iso8859_4.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 192 ext/mbstring/oniguruma/enc/iso8859_5.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 188 ext/mbstring/oniguruma/enc/iso8859_7.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 195 ext/mbstring/oniguruma/enc/iso8859_9.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 217 ext/mbstring/oniguruma/enc/koi8.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 179 ext/mbstring/oniguruma/enc/koi8_r.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 11033 ext/mbstring/oniguruma/enc/unicode.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 148 ext/mbstring/oniguruma/oniguruma.h typedef int (*OnigApplyAllCaseFoldFunc)(OnigCodePoint from, OnigCodePoint* to, int to_len, void* arg); OnigApplyAllCaseFoldFunc 160 ext/mbstring/oniguruma/oniguruma.h int (*apply_all_case_fold)(OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg); OnigApplyAllCaseFoldFunc 395 ext/mbstring/oniguruma/regenc.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 438 ext/mbstring/oniguruma/regenc.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 449 ext/mbstring/oniguruma/regenc.c OnigApplyAllCaseFoldFunc f, void* arg) OnigApplyAllCaseFoldFunc 115 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_ascii_apply_all_case_fold P_((OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg)); OnigApplyAllCaseFoldFunc 117 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_apply_all_case_fold_with_map P_((int map_size, const OnigPairCaseFoldCodes map[], int ess_tsett_flag, OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg)); OnigApplyAllCaseFoldFunc 152 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_unicode_apply_all_case_fold P_((OnigCaseFoldType flag, OnigApplyAllCaseFoldFunc f, void* arg));