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

/openbsd-current/usr.bin/vi/ex/
H A Dex_z.c61 E_C_CARAT | E_C_DASH | E_C_DOT | E_C_EQUAL | E_C_PLUS)) {
95 case E_C_EQUAL: /* Center with hyphens. */
H A Dex.h130 #define E_C_EQUAL 0x00080 /* = flag. */ macro
H A Dex.c1014 FL_SET(ecp->iflags, E_C_EQUAL);

Completed in 181 milliseconds