Home
last modified time | relevance | path

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

/bionic/libc/upstream-netbsd/lib/libc/regex/
Dregcomp.c1591 unsigned uc2 = (unsigned char)c2; in samesets() local
1598 if (col[uc1] != col[uc2]) in samesets()