Searched defs:xmlCtx (Results 1 – 7 of 7) sorted by relevance
41 xml2lpc_context *xmlCtx = (xml2lpc_context*)malloc(sizeof(xml2lpc_context)); in xml2lpc_context_new() local82 xml2lpc_context *xmlCtx = (xml2lpc_context *)ctx; in xml2lpc_genericxml_error() local91 xml2lpc_context *xmlCtx = (xml2lpc_context *)ctx; in xml2lpc_genericxml_warning() local235 int xml2lpc_validate(xml2lpc_context *xmlCtx) { in xml2lpc_validate()257 int xml2lpc_convert(xml2lpc_context *xmlCtx, LpConfig *lpc) { in xml2lpc_convert()270 int xml2lpc_set_xml_file(xml2lpc_context* xmlCtx, const char *filename) { in xml2lpc_set_xml_file()286 int xml2lpc_set_xml_fd(xml2lpc_context* xmlCtx, int fd) { in xml2lpc_set_xml_fd()302 int xml2lpc_set_xml_string(xml2lpc_context* xmlCtx, const char *content) { in xml2lpc_set_xml_string()318 int xml2lpc_set_xsd_file(xml2lpc_context* xmlCtx, const char *filename) { in xml2lpc_set_xsd_file()334 int xml2lpc_set_xsd_fd(xml2lpc_context* xmlCtx, int fd) { in xml2lpc_set_xsd_fd()[all …]
30 xmlparsing_context_t *xmlCtx = (xmlparsing_context_t *)malloc(sizeof(xmlparsing_context_t)); in linphone_xmlparsing_context_new() local53 xmlparsing_context_t *xmlCtx = (xmlparsing_context_t *)ctx; in linphone_xmlparsing_genericxml_error() local
70 lpc2xml_context *xmlCtx = (lpc2xml_context*)malloc(sizeof(lpc2xml_context)); in lpc2xml_context_new() local96 static void lpc2xml_log(lpc2xml_context *xmlCtx, int level, const char *fmt, ...) { in lpc2xml_log()106 lpc2xml_context *xmlCtx = (lpc2xml_context *)ctx; in lpc2xml_genericxml_error() local
71 GWEN_XML_CONTEXT *xmlCtx; in AH_ImExporterCAMT_Import() local
79 GWEN_XML_CONTEXT *xmlCtx; in AH_ImExporterOFX_Import() local
84 GWEN_XML_CONTEXT *xmlCtx; in AB_ImExporterXML_ExportSepa() local
587 GWEN_XML_CONTEXT *xmlCtx; in AB_ImExporterXML_ReadXmlFromSio() local