Home
last modified time | relevance | path

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

/external/libxml2/
Dxpointer.c1310 xmlXPathRegisterFunc(ret, (xmlChar *)"range", in xmlXPtrNewContext()
1312 xmlXPathRegisterFunc(ret, (xmlChar *)"range-inside", in xmlXPtrNewContext()
1314 xmlXPathRegisterFunc(ret, (xmlChar *)"string-range", in xmlXPtrNewContext()
1316 xmlXPathRegisterFunc(ret, (xmlChar *)"start-point", in xmlXPtrNewContext()
1318 xmlXPathRegisterFunc(ret, (xmlChar *)"end-point", in xmlXPtrNewContext()
1320 xmlXPathRegisterFunc(ret, (xmlChar *)"here", in xmlXPtrNewContext()
1322 xmlXPathRegisterFunc(ret, (xmlChar *)" origin", in xmlXPtrNewContext()
Dxpath.c4853 xmlXPathRegisterFunc(xmlXPathContextPtr ctxt, const xmlChar *name, in xmlXPathRegisterFunc() function
15242 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"boolean", in xmlXPathRegisterAllFunctions()
15244 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"ceiling", in xmlXPathRegisterAllFunctions()
15246 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"count", in xmlXPathRegisterAllFunctions()
15248 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"concat", in xmlXPathRegisterAllFunctions()
15250 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"contains", in xmlXPathRegisterAllFunctions()
15252 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"id", in xmlXPathRegisterAllFunctions()
15254 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"false", in xmlXPathRegisterAllFunctions()
15256 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"floor", in xmlXPathRegisterAllFunctions()
15258 xmlXPathRegisterFunc(ctxt, (const xmlChar *)"last", in xmlXPathRegisterAllFunctions()
[all …]
Dlibxml2.syms362 xmlXPathRegisterFunc;
Delfgcchack.h17144 #undef xmlXPathRegisterFunc
17145 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc __attribute((alias("xmlXPathRegisterFun…
17147 #ifndef xmlXPathRegisterFunc
17148 extern __typeof (xmlXPathRegisterFunc) xmlXPathRegisterFunc__internal_alias __attribute((visibility…
17149 #define xmlXPathRegisterFunc xmlXPathRegisterFunc__internal_alias macro
/external/libxml2/os400/libxmlrpg/
DxpathInternals.rpgle202 d xmlXPathRegisterFunc...
203 d pr extproc('xmlXPathRegisterFunc')
/external/libxml2/include/libxml/
DxpathInternals.h435 xmlXPathRegisterFunc (xmlXPathContextPtr ctxt,
/external/libxml2/win32/
Dlibxml2.def.src3027 xmlXPathRegisterFunc