Home
last modified time | relevance | path

Searched refs:xmlXPathLangFunction (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle630 d xmlXPathLangFunction...
631 d pr extproc('xmlXPathLangFunction')
/external/libxml2/include/libxml/
DxpathInternals.h614 XMLPUBFUN void XMLCALL xmlXPathLangFunction(xmlXPathParserContextPtr ctxt, int nargs);
/external/libxml2/
Dlibxml2.syms306 xmlXPathLangFunction;
Delfgcchack.h16412 #undef xmlXPathLangFunction
16413 extern __typeof (xmlXPathLangFunction) xmlXPathLangFunction __attribute((alias("xmlXPathLangFunctio…
16415 #ifndef xmlXPathLangFunction
16416 extern __typeof (xmlXPathLangFunction) xmlXPathLangFunction__internal_alias __attribute((visibility…
16417 #define xmlXPathLangFunction xmlXPathLangFunction__internal_alias macro
Dxpath.c9545 xmlXPathLangFunction(xmlXPathParserContextPtr ctxt, int nargs) { in xmlXPathLangFunction() function
15334 xmlXPathLangFunction); in xmlXPathRegisterAllFunctions()
DNEWS1452 - bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
Dtestapi.c48120 xmlXPathLangFunction(ctxt, nargs); in test_xmlXPathLangFunction()
DChangeLog7440 * xpath.c: fixed a memory leak (xmlXPathLangFunction) reported
/external/libxml2/win32/
Dlibxml2.def.src2844 xmlXPathLangFunction