Home
last modified time | relevance | path

Searched refs:xmlXPathFunctionLookupNS (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle238 d xmlXPathFunctionLookupNS...
239 d pr extproc('xmlXPathFunctionLookupNS')
/external/libxml2/include/libxml/
DxpathInternals.h456 xmlXPathFunctionLookupNS (xmlXPathContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms301 xmlXPathFunctionLookupNS;
Delfgcchack.h16316 #undef xmlXPathFunctionLookupNS
16317 extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS __attribute((alias("xmlXPathFun…
16319 #ifndef xmlXPathFunctionLookupNS
16320 extern __typeof (xmlXPathFunctionLookupNS) xmlXPathFunctionLookupNS__internal_alias __attribute((vi…
16321 #define xmlXPathFunctionLookupNS xmlXPathFunctionLookupNS__internal_alias macro
Dxpath.c4930 return(xmlXPathFunctionLookupNS(ctxt, name, NULL)); in xmlXPathFunctionLookup()
4945 xmlXPathFunctionLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathFunctionLookupNS() function
13563 func = xmlXPathFunctionLookupNS(ctxt->context, in xmlXPathCompOpEval()
/external/libxml2/win32/
Dlibxml2.def.src2820 xmlXPathFunctionLookupNS