Searched refs:c11 (Results 1 – 1 of 1) sorted by relevance
1608 int c1, c2, c11, c12; in cstrncmp() local1626 mb_decompose(c1, &c11, &junk, &junk); in cstrncmp()1628 c1 = c11; in cstrncmp()1630 if (c11 != c12 in cstrncmp()1631 && (!rex.reg_ic || utf_fold(c11) != utf_fold(c12))) in cstrncmp()