Home
last modified time | relevance | path

Searched defs:cclass (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/crypto/openssh/openbsd-compat/
H A Dcharclass.h12 static struct cclass { struct
15 } cclasses[] = { argument
/freebsd-src/contrib/nvi/regex/
H A Dcclass.h52 static struct cclass { struct
56 } cclasses[] = { argument
/freebsd-src/usr.bin/tr/
H A Dextern.h43 wctype_t cclass; /* character class from wctype() */ member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c54 static struct cclass { struct
58 multiscclass global() argument
/freebsd-src/bin/sh/
H A Dexpand.c1231 wctype_t cclass; in match_charclass() local