Lines Matching refs:root
1161 fprintf(output, "ROOT"); break;
2847 xmlNodePtr cur, root;
2911 * compute depth to root
2918 root = cur;
2927 if (root != cur) {
2996 xmlNodePtr cur, root;
3203 * compute depth to root
3210 root = cur;
3219 if (root != cur) {
4247 * it with the tree root @val
8135 /* avoid searching if ancestor or node is the root node */
8315 * Initialize the context to the root of the document
11369 * document element node is a child of the root node); div//para is
12085 * ROOT -- op->ch1
14085 printf("stream eval: depth %d from root %d\n", max_depth, from_root);