Home | History | Annotate | Download | only in libxml2

Lines Matching full:deep

6414 	 * Browse the full subtree, deep first
6417 /* deep first */
9317 * @deep: descend into child if set
9346 int deep,
9751 if (deep || (cur->type == XML_ATTRIBUTE_NODE)) {