Searched refs:NODE_DELIMO (Results 1 – 8 of 8) sorted by relevance
519 #define NODE_DELIMO (1 << 4) macro
293 if (n->flags & NODE_DELIMO) in print_attr()
466 mdoc->last->flags |= NODE_DELIMO; in dword()814 mdoc->last->flags &= ~NODE_DELIMO; in in_line()
385 if (n->flags & NODE_DELIMO) in print_mdoc_node()1258 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in mdoc_lk_pre()
379 if (NODE_DELIMO & n->flags) in print_mdoc_node()1881 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in termp_lk_pre()
333 if (n->flags & NODE_DELIMO) in md_node()
377 n->last->flags &= ~NODE_DELIMO; in mdoc_validate()1017 mdoc->last->flags = NODE_DELIMO | NODE_NOSRC; in post_lb()
692 if (n->flags & NODE_DELIMO) in print_node()