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()1261 while (punct != link && punct->flags & NODE_DELIMC) in mdoc_lk_pre()1271 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()1872 while (punct != link && punct->flags & NODE_DELIMC) in termp_lk_pre()1880 if (descr->flags & (NODE_DELIMC | NODE_DELIMO)) in termp_lk_pre()
328 if (n->flags & NODE_DELIMC) in md_node()1368 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()1020 mdoc->last->flags = NODE_DELIMC | NODE_NOSRC; in post_lb()2298 (n->next != NULL && n->next->flags & NODE_DELIMC)) in post_ns()
687 if (n->flags & NODE_DELIMC) in print_node()1600 while (punct != link && punct->flags & NODE_DELIMC) in pre_lk()
473 mdoc->last->flags |= NODE_DELIMC; in dword()914 mdoc->last->flags &= ~NODE_DELIMC; in in_line()
950 else if (n->flags & NODE_DELIMC) in print_man_node()