1 #include <XML/Locator.d>
2 #include <__oo2c.h>
3 #include <setjmp.h>
4 
XML_Locator__ErrorListenerDesc_Error(XML_Locator__ErrorListener el,XML_Error__Context context,OOC_INT32 code,OOC_CHAR8 fatalError,const struct XML_Locator__Position * pos__ref)5 Msg__Msg XML_Locator__ErrorListenerDesc_Error(XML_Locator__ErrorListener el, XML_Error__Context context, OOC_INT32 code, OOC_CHAR8 fatalError, const struct XML_Locator__Position *pos__ref) {
6   OOC_ALLOCATE_VPAR(pos,XML_Locator__Position ,1)
7 
8   OOC_INITIALIZE_VPAR(pos__ref,pos,XML_Locator__Position ,32)
9   _failed_function(3120); return 0;
10   ;
11 }
12 
OOC_XML_Locator_init(void)13 void OOC_XML_Locator_init(void) {
14 
15   return;
16   ;
17 }
18 
OOC_XML_Locator_destroy(void)19 void OOC_XML_Locator_destroy(void) {
20 }
21 
22 /* --- */
23