Home
last modified time | relevance | path

Searched refs:iscontig (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Unicode-Normalize/
H A DNormalize.xs322 U8* pv_utf8_compose(pTHX_ U8* s, STRLEN slen, U8** dp, STRLEN dlen, bool iscontig) in pv_utf8_compose() argument
366 if ((iscontig && cc_pos) || /* discontiguous combination */ in pv_utf8_compose()