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