Home
last modified time | relevance | path

Searched defs:xmlCtx (Results 1 – 7 of 7) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dxml2lpc.c41 xml2lpc_context *xmlCtx = (xml2lpc_context*)malloc(sizeof(xml2lpc_context)); in xml2lpc_context_new() local
82 xml2lpc_context *xmlCtx = (xml2lpc_context *)ctx; in xml2lpc_genericxml_error() local
91 xml2lpc_context *xmlCtx = (xml2lpc_context *)ctx; in xml2lpc_genericxml_warning() local
235 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 …]
H A Dxml.c30 xmlparsing_context_t *xmlCtx = (xmlparsing_context_t *)malloc(sizeof(xmlparsing_context_t)); in linphone_xmlparsing_context_new() local
53 xmlparsing_context_t *xmlCtx = (xmlparsing_context_t *)ctx; in linphone_xmlparsing_genericxml_error() local
H A Dlpc2xml.c70 lpc2xml_context *xmlCtx = (lpc2xml_context*)malloc(sizeof(lpc2xml_context)); in lpc2xml_context_new() local
96 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
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/imexporters/camt/
H A Dcamt.c71 GWEN_XML_CONTEXT *xmlCtx; in AH_ImExporterCAMT_Import() local
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/imexporters/ofx/
H A Dofx.c79 GWEN_XML_CONTEXT *xmlCtx; in AH_ImExporterOFX_Import() local
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/imexporters/xml/
H A Dxml_sepa_exp.c84 GWEN_XML_CONTEXT *xmlCtx; in AB_ImExporterXML_ExportSepa() local
H A Dxml.c587 GWEN_XML_CONTEXT *xmlCtx; in AB_ImExporterXML_ReadXmlFromSio() local