Searched refs:MPARSE_SO (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dmandoc_parse.h27 #define MPARSE_SO (1 << 2) /* honour .so requests */ macro
H A Ddemandoc.c82 mp = mparse_alloc(MPARSE_SO | MPARSE_UTF8 | MPARSE_LATIN1 |
H A Dmandocd.c174 parser = mparse_alloc(MPARSE_SO | MPARSE_UTF8 | MPARSE_LATIN1 |
H A Dread.c367 if ( ! (curp->options & MPARSE_SO) &&
H A Dcgi.c863 mp = mparse_alloc(MPARSE_SO | MPARSE_UTF8 | MPARSE_LATIN1 |
H A Dmain.c191 options = MPARSE_SO | MPARSE_UTF8 | MPARSE_LATIN1;

Completed in 116 milliseconds