Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/locale/
H A Dregfree.c59 CHIN(NULL, 0); in regfree()
H A Dregex2.h147 CHIN(cset *cs, wint_t ch) in CHIN() function
H A Dengine.c602 if (wc == BADCHAR || !CHIN(cs, wc)) in backref()
1003 if (!NONCHAR(ch) && CHIN(cs, ch)) in step()
H A Dregcomp.c1134 if (CHIN(cs, i)) { in singleton()