Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_subst.c1309 enum { C_NOTSET, C_LOWER, C_ONELOWER, C_ONEUPPER, C_UPPER } conv; in re_sub() enumerator
1348 case C_ONELOWER: \ in re_sub()
1408 conv = C_ONELOWER; in re_sub()