Home
last modified time | relevance | path

Searched refs:__xmlGenericError (Results 1 – 5 of 5) sorted by relevance

/third_party/libxml2/include/libxml/
Dglobals.h341 XMLPUBFUN xmlGenericErrorFunc * XMLCALL __xmlGenericError(void);
344 (*(__xmlGenericError()))
/third_party/libxml2/
Dglobals.c876 __xmlGenericError(void) { in __xmlGenericError() function
Delfgcchack.h68 #undef __xmlGenericError
69 extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__intern…
71 #ifndef __xmlGenericError
72 extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hidd…
73 #define __xmlGenericError __xmlGenericError__internal_alias macro
/third_party/libxml2/win32/
Dlibxml2.def.src70 __xmlGenericError
/third_party/chromium/patch/
D0001-cve.patch101053 -#undef __xmlGenericError
101054 -extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__inter…
101056 -#ifndef __xmlGenericError
101057 -extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hid…
101058 -#define __xmlGenericError __xmlGenericError__internal_alias