Home
last modified time | relevance | path

Searched defs:fold (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dutf32_be.c93 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold()
H A Dutf32_le.c93 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold()
H A Dunicode.c82 UChar* fold) in onigenc_unicode_mbc_case_fold()
139 OnigCodePoint fold = *FOLDS1_FOLD(i); in apply_case_fold1() local
170 OnigCodePoint* fold = FOLDS2_FOLD(i); in apply_case_fold2() local
199 OnigCodePoint* fold = FOLDS3_FOLD(i); in apply_case_fold3() local
H A Dutf16_be.c203 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold()
H A Dutf16_le.c204 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold()
H A Dutf8.c209 const UChar* end, UChar* fold) in mbc_case_fold()

Completed in 53 milliseconds