Home
last modified time | relevance | path

Searched refs:xmlXPathIsNodeType (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle461 d xmlXPathIsNodeType...
462 d pr extproc('xmlXPathIsNodeType')
/external/libxml2/include/libxml/
DxpathInternals.h561 XMLPUBFUN int XMLCALL xmlXPathIsNodeType(const xmlChar *name);
/external/libxml2/
Dlibxml2.syms305 xmlXPathIsNodeType;
Delfgcchack.h16400 #undef xmlXPathIsNodeType
16401 extern __typeof (xmlXPathIsNodeType) xmlXPathIsNodeType __attribute((alias("xmlXPathIsNodeType__int…
16403 #ifndef xmlXPathIsNodeType
16404 extern __typeof (xmlXPathIsNodeType) xmlXPathIsNodeType__internal_alias __attribute((visibility("hi…
16405 #define xmlXPathIsNodeType xmlXPathIsNodeType__internal_alias macro
Dxpath.c10374 xmlXPathIsNodeType(const xmlChar *name) { in xmlXPathIsNodeType() function
10666 if (xmlXPathIsNodeType(name)) { in xmlXPathCompPathExpr()
Dtestapi.c48296 ret_val = xmlXPathIsNodeType((const xmlChar *)name); in test_xmlXPathIsNodeType()
/external/libxml2/win32/
Dlibxml2.def.src2841 xmlXPathIsNodeType