Home
last modified time | relevance | path

Searched refs:WBXMLTreeClbCtx (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/wbxml2/libwbxml-libwbxml-0.11.7/src/
H A Dwbxml_tree_clb_wbxml.c46 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_wbxml_start_document()
58 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_wbxml_end_document()
67 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_wbxml_start_element()
85 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_wbxml_end_element()
119 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_wbxml_characters()
H A Dwbxml_tree_clb_xml.c56 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_decl()
85 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_doctype_decl()
116 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_start_element()
193 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_end_element()
406 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_start_cdata()
426 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_end_cdata()
459 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_characters()
627 WBXMLTreeClbCtx *tree_ctx = (WBXMLTreeClbCtx *) ctx; in wbxml_tree_clb_xml_pi()
H A Dwbxml_tree.h127 } WBXMLTreeClbCtx; typedef
H A Dwbxml_tree.c57 WBXMLTreeClbCtx wbxml_tree_clb_ctx; in wbxml_tree_from_wbxml()
198 WBXMLTreeClbCtx wbxml_tree_clb_ctx; in wbxml_tree_from_xml()