Home
last modified time | relevance | path

Searched defs:NCCLASS (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/ape/lib/regexp/
H A Dregcomp.h43 #define NCCLASS 0306 /* Negated character class, [] */ macro
/plan9/sys/src/libregexp/
H A Dregcomp.h33 #define NCCLASS 0306 /* Negated character class, [] */ macro
/plan9/sys/src/cmd/acme/
H A Dregx.c80 NCCLASS, /* Negated character class, [^] */ enumerator
/plan9/sys/src/cmd/sam/
H A Dregexp.c75 NCCLASS, /* Negated character class, [^] */ enumerator