Searched refs:xmlXPathBooleanFunction (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h326 xmlXPathBooleanFunction(ctxt, 1);
618 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
/external/libxml2/include/libxml/
H A DxpathInternals.h328 xmlXPathBooleanFunction(ctxt, 1);
620 XMLPUBFUN void XMLCALL xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs);
/external/chromium_org/third_party/libxml/src/
H A Dxpath.c6581 xmlXPathBooleanFunction(ctxt, 1);
9322 * xmlXPathBooleanFunction:
9335 xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
13140 xmlXPathBooleanFunction(ctxt, 1);
13153 xmlXPathBooleanFunction(ctxt, 1);
13166 xmlXPathBooleanFunction(ctxt, 1);
13179 xmlXPathBooleanFunction(ctxt, 1);
15096 xmlXPathBooleanFunction);
H A Delfgcchack.h15530 #undef xmlXPathBooleanFunction macro
15531 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction __attribute((alias("xmlXPathBooleanFunction__internal_alias")));
15533 #ifndef xmlXPathBooleanFunction
15534 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction__internal_alias __attribute((visibility("hidden")));
15535 #define xmlXPathBooleanFunction xmlXPathBooleanFunction__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxpath.c6696 xmlXPathBooleanFunction(ctxt, 1);
9449 * xmlXPathBooleanFunction:
9462 xmlXPathBooleanFunction(xmlXPathParserContextPtr ctxt, int nargs) { function
13281 xmlXPathBooleanFunction(ctxt, 1);
13294 xmlXPathBooleanFunction(ctxt, 1);
13307 xmlXPathBooleanFunction(ctxt, 1);
13320 xmlXPathBooleanFunction(ctxt, 1);
15295 xmlXPathBooleanFunction);
H A Delfgcchack.h15704 #undef xmlXPathBooleanFunction macro
15705 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction __attribute((alias("xmlXPathBooleanFunction__internal_alias")));
15707 #ifndef xmlXPathBooleanFunction
15708 extern __typeof (xmlXPathBooleanFunction) xmlXPathBooleanFunction__internal_alias __attribute((visibility("hidden")));
15709 #define xmlXPathBooleanFunction xmlXPathBooleanFunction__internal_alias macro

Completed in 1336 milliseconds