Home
last modified time | relevance | path

Searched refs:onigenc_unicode_get_case_fold_codes_by_str (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dutf32_be.c163 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF32_BE, in utf32be_get_case_fold_codes_by_str()
H A Dutf32_le.c163 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF32_LE, in utf32le_get_case_fold_codes_by_str()
H A Dutf16_be.c204 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_BE, in utf16be_get_case_fold_codes_by_str()
H A Dutf16_le.c205 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_LE, in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c284 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF8, in get_case_fold_codes_by_str()
H A Dunicode.c11156 onigenc_unicode_get_case_fold_codes_by_str(OnigEncoding enc, function
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregenc.h150 ONIG_EXTERN int onigenc_unicode_get_case_fold_codes_by_str P_((OnigEncoding enc, OnigCaseFoldType f…
H A DHISTORY125 onigenc_unicode_get_case_fold_codes_by_str().
224 onigenc_unicode_get_case_fold_codes_by_str().

Completed in 59 milliseconds