Searched refs:xml_node_id (Results 1 – 3 of 3) sorted by relevance
529 char *xml_node_id = NULL; variable957 if (arg == START && xml_node_id && elt != NODENAME)960 insert_string (xml_node_id);962 free (xml_node_id);963 xml_node_id = NULL;
37 extern char *xml_node_id;
674 xml_node_id = xml_id (node); in cm_node()