Searched refs:NODE_DELIMC (Results 1 – 11 of 11) sorted by relevance
521 #define NODE_DELIMC (1 << 5) macro
380 if (n->flags & NODE_DELIMC) in print_mdoc_node() 1270 while (punct != link && punct->flags & NODE_DELIMC) in mdoc_lk_pre() 1280 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in mdoc_lk_pre()
298 if (n->flags & NODE_DELIMC) in print_attr()
280 man->last->flags |= NODE_DELIMC; in blk_close()
374 if (NODE_DELIMC & n->flags) in print_mdoc_node() 1888 while (punct != link && punct->flags & NODE_DELIMC) in termp_lk_pre() 1896 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in termp_lk_pre()
337 if (n->flags & NODE_DELIMC) in md_node() 1377 while (punct != link && punct->flags & NODE_DELIMC) in md_pre_Lk()
190 else if (n->flags & NODE_DELIMC) in print_man_node()
375 n->child->flags &= ~NODE_DELIMC; in mdoc_validate() 944 mdoc->last->flags |= NODE_DELIMC | NODE_NOSRC; in build_list() 1041 mdoc->last->flags = NODE_DELIMC | NODE_NOSRC; in post_lb() 2319 (n->next != NULL && n->next->flags & NODE_DELIMC)) in post_ns()
472 mdoc->last->flags |= NODE_DELIMC; in dword()913 mdoc->last->flags &= ~NODE_DELIMC; in in_line()
688 if (n->flags & NODE_DELIMC) in print_node() 1604 while (punct != link && punct->flags & NODE_DELIMC) in pre_lk()
959 else if (n->flags & NODE_DELIMC) in print_man_node()