HomeSort by: relevance | last modified time | path
    Searched refs:OPT_PAIRS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
options.h 93 #define OPT_PAIRS 0x080 /* String with even length */
options.c 152 {L("matchchars"), NULL, OPT_STR, OPT_PAIRS},
179 {L("paragraphs"), NULL, OPT_STR, OPT_PAIRS},
203 {L("sections"), NULL, OPT_STR, OPT_PAIRS},
756 if (F_ISSET(op, OPT_PAIRS) && STRLEN(sep) & 1) {

Completed in 16 milliseconds