Searched refs:MPARSE_QUICK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dmandoc.h410 #define MPARSE_QUICK 8 /* abort the parse early */ macro
H A Dread.c773 curp->options & MPARSE_QUICK ? 1 : 0);
H A Dmandocdb.c376 mparse_options |= MPARSE_QUICK;
H A Droff.c2763 mask = MPARSE_MDOC | MPARSE_QUICK;
2770 mask = MPARSE_QUICK;

Completed in 105 milliseconds