Home
last modified time | relevance | path

Searched defs:PUNCT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/regex/
H A Dcclass.h49 RCHAR_T PUNCT[] = {'p','u','n','c','t',0}; variable
/netbsd-src/usr.bin/deroff/
H A Dderoff.c126 #define PUNCT 2 macro