Home
last modified time | relevance | path

Searched refs:ARGS_WORD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dlibmdoc.h44 ARGS_WORD, /* normal word */ enumerator
H A Dmdoc_argv.c556 return ARGS_WORD; in args()
563 return ARGS_WORD; in args()
571 return ARGS_WORD; in args()
H A Dmdoc_macro.c1426 if ((ac == ARGS_WORD || ac == ARGS_ALLOC) && state == -1 && in in_line_argn()