Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dlibmdoc.h47 ARGS_PHRASE /* Bl -column phrase */ enumerator
H A Dmdoc_macro.c1111 if (lac != ARGS_PHRASE || in blk_full()
1150 ac != ARGS_PHRASE && in blk_full()
1163 if (ac == ARGS_PHRASE) { in blk_full()
H A Dmdoc_argv.c516 return ARGS_PHRASE; in args()