Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unorm2_getCombiningClass

1011     if(value!=unorm2_getCombiningClass(nfkc, c)) {
1012 log_err("error: unorm2_getCombiningClass(nfkc, U+%04lx)==%hu instead of %lu\n", c, unorm2_getCombiningClass(nfkc, c), value);