Lines Matching refs:ARGS_QWORD
816 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in blk_exp_close()
912 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in in_line()
949 d = ARGS_QWORD == ac ? DELIM_NONE : mdoc_isdelim(p); in in_line()
1152 ARGS_QWORD != ac && in blk_full()
1203 ntok = nparsed || ARGS_QWORD == ac ? in blk_full()
1317 if (NULL == body && ARGS_QWORD != ac && in blk_part_imp()
1330 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in blk_part_imp()
1457 if (NULL == head && ARGS_QWORD != ac && in blk_part_exp()
1496 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in blk_part_exp()
1602 ARGS_QWORD != ac && 0 == j && in in_line_argn()
1617 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in in_line_argn()
1630 ARGS_QWORD != ac && in in_line_argn()
1707 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup(tok, p); in in_line_eoln()
1788 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup_raw(p); in phrase()
1839 ntok = ARGS_QWORD == ac ? MDOC_MAX : lookup_raw(p); in phrase_ta()