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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_z.c64 E_C_CARAT | E_C_DASH | E_C_DOT | E_C_EQUAL | E_C_PLUS)) {
98 case E_C_EQUAL: /* Center with hyphens. */
H A Dex.h131 #define E_C_EQUAL 0x00080 /* = flag. */ macro
H A Dex.c1021 FL_SET(ecp->iflags, E_C_EQUAL);

Completed in 83 milliseconds