Searched refs:newsel (Results 1 – 1 of 1) sorted by relevance
675 char *newsel; in xml_to_commands() local688 newsel = stralloccat(3, "document('", tmpfile, "')"); in xml_to_commands()690 if (newsel == NULL) { in xml_to_commands()697 (xmlChar *)ATTR_SELECT, (xmlChar *)newsel); in xml_to_commands()699 free(newsel); in xml_to_commands()