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.6/ext/mbstring/oniguruma/enc/
H A Dutf32_be.c164 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.c164 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.c206 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.c206 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_LE, in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c286 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF8, in get_case_fold_codes_by_str()
H A Dunicode.c11157 onigenc_unicode_get_case_fold_codes_by_str(OnigEncoding enc, function
/PHP-5.6/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 DHISTORY144 onigenc_unicode_get_case_fold_codes_by_str().
243 onigenc_unicode_get_case_fold_codes_by_str().

Completed in 54 milliseconds