Searched refs:OPT_PAIRS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/nvi/common/
H A Doptions.h92 #define OPT_PAIRS 0x080 /* String with even length. */ macro
H A Doptions.c123 {L("matchchars"), NULL, OPT_STR, OPT_PAIRS},
150 {L("paragraphs"), NULL, OPT_STR, OPT_PAIRS},
174 {L("sections"), NULL, OPT_STR, OPT_PAIRS},
713 if (F_ISSET(op, OPT_PAIRS) && STRLEN(sep) & 1) {

Completed in 106 milliseconds