Searched refs:xml_id (Results 1 – 1 of 1) sorted by relevance
672 xmlChar *container = NULL, *member = NULL, *xml_id; in process_createModify_request_from_doc() local851 xml_id = xmlNodeGetContent(attr->children); in process_createModify_request_from_doc()852 if (xml_id != NULL) { in process_createModify_request_from_doc()854 atoi((const char *)xml_id); in process_createModify_request_from_doc()855 xmlFree(xml_id); in process_createModify_request_from_doc()