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-7.3/ext/mbstring/oniguruma/src/
H A Dutf32_be.c137 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.c138 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.c250 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.c250 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF16_LE, in utf16le_get_case_fold_codes_by_str()
H A Dutf8.c260 return onigenc_unicode_get_case_fold_codes_by_str(ONIG_ENCODING_UTF8, in get_case_fold_codes_by_str()
H A Dregenc.h180 extern int onigenc_unicode_get_case_fold_codes_by_str P_((OnigEncoding enc, OnigCaseFoldType flag, …
H A Dunicode.c277 onigenc_unicode_get_case_fold_codes_by_str(OnigEncoding enc, in onigenc_unicode_get_case_fold_codes_by_str() function
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY432 onigenc_unicode_get_case_fold_codes_by_str().
531 onigenc_unicode_get_case_fold_codes_by_str().

Completed in 22 milliseconds