findNodes         577 applications/generators/SVG/main.c 	refNodes = findNodes(xpathCtx, ".//rng:ref");
findNodes         596 applications/generators/SVG/main.c 	attributeNodes = findNodes(xpathCtx, ".//rng:attribute");
findNodes         644 applications/generators/SVG/main.c 	attrGrpDefNodes = findNodes(xpathCtx, expr);
findNodes         661 applications/generators/SVG/main.c 			refNodes = findNodes(xpathCtx, ".//rng:ref");
findNodes         679 applications/generators/SVG/main.c 	xmlNodeSetPtr elementNodes = findNodes(xpathCtx, "//rng:define");
findNodes         698 applications/generators/SVG/main.c 	xmlNodeSetPtr refNodes, elementNodes = findNodes(xpathCtx, "//rng:element");
findNodes         719 applications/generators/SVG/main.c 			ATNodes = findNodes(xpathCtx, expr);
findNodes         724 applications/generators/SVG/main.c 				refNodes = findNodes(xpathCtx, ".//rng:ref");