Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregex2.h150 CHIN(int nc, cset *cs, wint_t ch) in CHIN() function
H A Dengine.c636 if (wc == BADCHAR || !CHIN(NC_ENGINE, cs, wc)) in backref()
954 if (!NONCHAR(ch) && CHIN(NC_ENGINE, cs, ch)) in step()
H A Dregcomp.c1315 if (CHIN(p->nc, cs, i)) { in singleton()