Searched refs:xmlShellPrintXPathResult (Results 1 - 7 of 7) sorted by last modified time

/external/libxml2/
H A DdebugXML.c1978 * xmlShellPrintXPathResult:
1984 xmlShellPrintXPathResult(xmlXPathObjectPtr list) function
H A Delfgcchack.h10666 #undef xmlShellPrintXPathResult macro
10667 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult __attribute((alias("xmlShellPrintXPathResult__internal_alias")));
10669 #ifndef xmlShellPrintXPathResult
10670 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult__internal_alias __attribute((visibility("hidden")));
10671 #define xmlShellPrintXPathResult xmlShellPrintXPathResult__internal_alias macro
/external/libxml2/include/libxml/
H A DdebugXML.h143 xmlShellPrintXPathResult(xmlXPathObjectPtr list);
/external/chromium_org/third_party/libxml/src/
H A DdebugXML.c1975 * xmlShellPrintXPathResult:
1981 xmlShellPrintXPathResult(xmlXPathObjectPtr list) function
H A Delfgcchack.h10516 #undef xmlShellPrintXPathResult macro
10517 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult __attribute((alias("xmlShellPrintXPathResult__internal_alias")));
10519 #ifndef xmlShellPrintXPathResult
10520 extern __typeof (xmlShellPrintXPathResult) xmlShellPrintXPathResult__internal_alias __attribute((visibility("hidden")));
10521 #define xmlShellPrintXPathResult xmlShellPrintXPathResult__internal_alias macro
H A Dtestapi.c7853 xmlShellPrintXPathResult(list);
7858 printf("Leak of %d blocks found in xmlShellPrintXPathResult",
[all...]
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DdebugXML.h143 xmlShellPrintXPathResult(xmlXPathObjectPtr list);

Completed in 3418 milliseconds