xpath_type        355 ext/dom/xpath.c 	size_t expr_len, nsnbr = 0, xpath_type;
xpath_type        424 ext/dom/xpath.c 		xpath_type = XPATH_NODESET;
xpath_type        426 ext/dom/xpath.c 		xpath_type = xpathobjp->type;
xpath_type        429 ext/dom/xpath.c 	switch (xpath_type) {