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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h556 XMLPUBFUN void XMLCALL xmlXPathDivValues(xmlXPathParserContextPtr ctxt);
/external/libxml2/include/libxml/
H A DxpathInternals.h556 XMLPUBFUN void XMLCALL xmlXPathDivValues(xmlXPathParserContextPtr ctxt);
/external/chromium_org/third_party/libxml/src/
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.c7415 * xmlXPathDivValues:
7423 xmlXPathDivValues(xmlXPathParserContextPtr ctxt) { function
13262 xmlXPathDivValues(ctxt);
H A Dtestapi.c[all...]
/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 279 milliseconds