Searched refs:MPARSE_VALIDATE (Results 1 – 4 of 4) sorted by relevance
31 #define MPARSE_VALIDATE (1 << 6) /* call validation functions */ macro
715 if (curp->options & MPARSE_VALIDATE) { in mparse_result()
374 options |= MPARSE_VALIDATE; in main()
356 mparse_options = MPARSE_VALIDATE; in mandocdb()