Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_z.c60 E_C_CARAT | E_C_DASH | E_C_DOT | E_C_EQUAL | E_C_PLUS)) { in ex_z()
94 case E_C_EQUAL: /* Center with hyphens. */ in ex_z()
H A Dex.h129 #define E_C_EQUAL 0x00080 /* = flag. */ macro
H A Dex.c1021 FL_SET(ecp->iflags, E_C_EQUAL); in ex_cmd()