Home | History | Annotate | Download | only in libxml2

Lines Matching full:deep

6263 	 * Browse the full subtree, deep first
6266 /* deep first */
9108 * @deep: descend into child if set
9137 int deep,
9539 if (deep || (cur->type == XML_ATTRIBUTE_NODE)) {