Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dglobals.h357 XMLPUBFUN void * * XMLCALL __xmlGenericErrorContext(void);
360 (*(__xmlGenericErrorContext()))
/external/libxml2/
Dglobals.c894 __xmlGenericErrorContext(void) { in __xmlGenericErrorContext() function
Delfgcchack.h78 #undef __xmlGenericErrorContext
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGeneri…
81 #ifndef __xmlGenericErrorContext
82 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((vi…
83 #define __xmlGenericErrorContext __xmlGenericErrorContext__internal_alias macro
/external/libxml2/win32/
Dlibxml2.def.src75 __xmlGenericErrorContext