Searched refs:NODE_DELIMO (Results 1 – 8 of 8) sorted by relevance
520 #define NODE_DELIMO (1 << 4) macro
293 if (n->flags & NODE_DELIMO) in print_attr()
468 mdoc->last->flags |= NODE_DELIMO; in dword()816 mdoc->last->flags &= ~NODE_DELIMO; in in_line()
386 if (n->flags & NODE_DELIMO) in print_mdoc_node() 1280 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in mdoc_lk_pre()
377 if (NODE_DELIMO & n->flags) in print_mdoc_node() 1896 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in termp_lk_pre()
377 n->last->flags &= ~NODE_DELIMO; in mdoc_validate() 1010 mdoc->last->flags = NODE_DELIMO | NODE_NOSRC; in post_lb() 1038 mdoc->last->flags = NODE_DELIMO | NODE_NOSRC; in post_lb()
342 if (n->flags & NODE_DELIMO) in md_node()
693 if (n->flags & NODE_DELIMO) in print_node()