Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/nvi/ex/
Dex_subst.c1306 enum { C_NOTSET, C_LOWER, C_ONELOWER, C_ONEUPPER, C_UPPER } conv; in re_sub() enumerator
1352 case C_ONEUPPER: \ in re_sub()
1413 conv = C_ONEUPPER; in re_sub()