Home | History | Annotate | Download | only in libxml2

Lines Matching refs:root

1329 	    "Unexpected selection of the document root in '%s'.\n",
1442 printf("root ");
1575 int i, s = 0, root = 0, flags = 0, prevs = -1;
1616 root = 1;
1717 if ((! root) && (comp->flags & XML_PATTERN_NOTPATTERN) == 0) {
1734 if (root)
1846 * Both @name and @ns being NULL means the / i.e. the root of the document.
2204 * Both @name and @ns being NULL means the / i.e. the root of the document.
2227 * Both @name and @ns being NULL means the / i.e. the root of the document.
2254 * Both @name and @ns being NULL means the / i.e. the root of the document.
2592 * Check if the pattern must be looked at from the root.