Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dunicode.c248 UChar* fold) in onigenc_unicode_mbc_case_fold()
305 OnigCodePoint fold = *FOLDS1_FOLD(i); in apply_case_fold1() local
336 OnigCodePoint* fold = FOLDS2_FOLD(i); in apply_case_fold2() local
365 OnigCodePoint* fold = FOLDS3_FOLD(i); in apply_case_fold3() local
H A Dutf32_be.c94 const UChar** pp, const UChar* end, UChar* fold) in utf32be_mbc_case_fold()
H A Dutf32_le.c94 const UChar** pp, const UChar* end, UChar* fold) in utf32le_mbc_case_fold()
H A Dutf16_be.c133 const UChar** pp, const UChar* end, UChar* fold) in utf16be_mbc_case_fold()
H A Dutf16_le.c144 const UChar** pp, const UChar* end, UChar* fold) in utf16le_mbc_case_fold()
H A Dutf8.c223 const UChar* end, UChar* fold) in mbc_case_fold()

Completed in 10 milliseconds