Home
last modified time | relevance | path

Searched refs:__xmlStructuredErrorContext (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Dglobals.h366 XMLPUBFUN void * * XMLCALL __xmlStructuredErrorContext(void);
369 (*(__xmlStructuredErrorContext()))
/external/libxml2/
Dglobals.c891 __xmlStructuredErrorContext(void) { in __xmlStructuredErrorContext() function