xpath_type        392 ext/dom/xpath.c 	int expr_len, ret, nsnbr = 0, xpath_type;
xpath_type        461 ext/dom/xpath.c 		xpath_type = XPATH_NODESET;
xpath_type        463 ext/dom/xpath.c 		xpath_type = xpathobjp->type;
xpath_type        466 ext/dom/xpath.c 	switch (xpath_type) {