Home
last modified time | relevance | path

Searched refs:xmlXPathVariableLookupNS (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle256 d xmlXPathVariableLookupNS...
257 d pr extproc('xmlXPathVariableLookupNS')
/external/libxml2/include/libxml/
DxpathInternals.h465 xmlXPathVariableLookupNS (xmlXPathContextPtr ctxt,
/external/libxml2/
Dlibxml2.syms389 xmlXPathVariableLookupNS;
Delfgcchack.h17480 #undef xmlXPathVariableLookupNS
17481 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS __attribute((alias("xmlXPathVar…
17483 #ifndef xmlXPathVariableLookupNS
17484 extern __typeof (xmlXPathVariableLookupNS) xmlXPathVariableLookupNS__internal_alias __attribute((vi…
17485 #define xmlXPathVariableLookupNS xmlXPathVariableLookupNS__internal_alias macro
Dxpath.c5081 return(xmlXPathVariableLookupNS(ctxt, name, NULL)); in xmlXPathVariableLookup()
5096 xmlXPathVariableLookupNS(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathVariableLookupNS() function
13505 val = xmlXPathVariableLookupNS(ctxt->context, in xmlXPathCompOpEval()
Dtestapi.c51304 ret_val = xmlXPathVariableLookupNS(ctxt, (const xmlChar *)name, (const xmlChar *)ns_uri); in test_xmlXPathVariableLookupNS()
DChangeLog16059 * xpath.c: fixed a missing copy in xmlXPathVariableLookupNS()
/external/libxml2/win32/
Dlibxml2.def.src3111 xmlXPathVariableLookupNS