Home
last modified time | relevance | path

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

/freebsd/usr.bin/tr/
H A Dcset.h45 bool csc_invert; member
H A Dcset.c156 if (csc->csc_invert ^ (iswctype(ch, csc->csc_type) != 0)) in cset_in_hard()
206 csc->csc_invert = invert; in cset_addclass()