Lines Matching defs:node
401 struct mdoc_node *node;
406 for (node = mdoc->last->parent; node; node = node->parent)
407 if (MDOC_BLOCK == node->type)
408 if (MDOC_Bd == node->tok)
411 if (node)
1447 * Move the node out of the Bl block.
1448 * First, collect all required node pointers.
1648 * Scan back until we reach a node that's
1666 * in front of the `prev' node.
1799 /* Process one .Xr node. */
1824 /* Process the following node. */
1912 * done when allocating the node data structures, but for .Sh