onigenc_unicode_get_case_fold_codes_by_str 204 ext/mbstring/oniguruma/enc/utf16_be.c return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_BE, onigenc_unicode_get_case_fold_codes_by_str 205 ext/mbstring/oniguruma/enc/utf16_le.c return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_LE, onigenc_unicode_get_case_fold_codes_by_str 163 ext/mbstring/oniguruma/enc/utf32_be.c return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF32_BE, onigenc_unicode_get_case_fold_codes_by_str 163 ext/mbstring/oniguruma/enc/utf32_le.c return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF32_LE, onigenc_unicode_get_case_fold_codes_by_str 284 ext/mbstring/oniguruma/enc/utf8.c return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF8, onigenc_unicode_get_case_fold_codes_by_str 150 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_unicode_get_case_fold_codes_by_str P_((OnigEncoding enc, OnigCaseFoldType flag, const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]));