Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle270 d xmlXPathNewParserContext...
271 d pr extproc('xmlXPathNewParserContext')
/external/libxml2/include/libxml/
DxpathInternals.h475 xmlXPathNewParserContext (const xmlChar *str,
/external/libxml2/
Dlibxml2.syms319 xmlXPathNewParserContext;
Dxpointer.c1350 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPtrEval()
Delfgcchack.h16580 #undef xmlXPathNewParserContext
16581 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext __attribute((alias("xmlXPathNew…
16583 #ifndef xmlXPathNewParserContext
16584 extern __typeof (xmlXPathNewParserContext) xmlXPathNewParserContext__internal_alias __attribute((vi…
16585 #define xmlXPathNewParserContext xmlXPathNewParserContext__internal_alias macro
Dxpath.c6236 xmlXPathNewParserContext(const xmlChar *str, xmlXPathContextPtr ctxt) { in xmlXPathNewParserContext() function
14813 pctxt = xmlXPathNewParserContext(str, ctxt); in xmlXPathCtxtCompile()
15038 ctxt = xmlXPathNewParserContext(str, ctx); in xmlXPathEval()
/external/libxml2/win32/
Dlibxml2.def.src2886 xmlXPathNewParserContext