Searched refs:xmlShellPrintXPathError (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h140 xmlShellPrintXPathError (int errorType,
/external/libxml2/include/libxml/
H A DdebugXML.h140 xmlShellPrintXPathError (int errorType,
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c1815 * xmlShellPrintXPathError:
1822 xmlShellPrintXPathError(int errorType, const char *arg) function
1969 xmlShellPrintXPathError(list->type, NULL);
H A Delfgcchack.h10504 #undef xmlShellPrintXPathError macro
10505 extern __typeof (xmlShellPrintXPathError) xmlShellPrintXPathError __attribute((alias("xmlShellPrintXPathError__internal_alias")));
10507 #ifndef xmlShellPrintXPathError
10508 extern __typeof (xmlShellPrintXPathError) xmlShellPrintXPathError__internal_alias __attribute((visibility("hidden")));
10509 #define xmlShellPrintXPathError xmlShellPrintXPathError__internal_alias macro
/external/libxml2/
H A DdebugXML.c1818 * xmlShellPrintXPathError:
1825 xmlShellPrintXPathError(int errorType, const char *arg) function
1972 xmlShellPrintXPathError(list->type, NULL);
H A Delfgcchack.h10654 #undef xmlShellPrintXPathError macro
10655 extern __typeof (xmlShellPrintXPathError) xmlShellPrintXPathError __attribute((alias("xmlShellPrintXPathError__internal_alias")));
10657 #ifndef xmlShellPrintXPathError
10658 extern __typeof (xmlShellPrintXPathError) xmlShellPrintXPathError__internal_alias __attribute((visibility("hidden")));
10659 #define xmlShellPrintXPathError xmlShellPrintXPathError__internal_alias macro

Completed in 1254 milliseconds