Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/common/
H A Dcommon.h48 typedef enum { C_NOTSET, C_CARATSET, C_ZEROSET } carat_t; enumerator
/dragonfly/contrib/nvi2/ex/
H A Dex_subst.c1305 enum { C_NOTSET, C_LOWER, C_ONELOWER, C_ONEUPPER, C_UPPER } conv; in re_sub() enumerator