Searched refs:xmlXPathDivValues (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A DxpathInternals.h556 XMLPUBFUN void XMLCALL xmlXPathDivValues(xmlXPathParserContextPtr ctxt);
/external/libxml2/
H A Delfgcchack.h15938 #undef xmlXPathDivValues macro
15939 extern __typeof (xmlXPathDivValues) xmlXPathDivValues __attribute((alias("xmlXPathDivValues__internal_alias")));
15941 #ifndef xmlXPathDivValues
15942 extern __typeof (xmlXPathDivValues) xmlXPathDivValues__internal_alias __attribute((visibility("hidden")));
15943 #define xmlXPathDivValues xmlXPathDivValues__internal_alias macro
H A Dxpath.c7460 * xmlXPathDivValues:
7468 xmlXPathDivValues(xmlXPathParserContextPtr ctxt) { function
13324 xmlXPathDivValues(ctxt);

Completed in 77 milliseconds