Searched refs:xmlExpExpDerive (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlregexp.h205 xmlExpExpDerive (xmlExpCtxtPtr ctxt,
/external/libxml2/
H A DtestRegexp.c198 deriv = xmlExpExpDerive(ctxt, expr, sub);
H A Dlibxml2.syms2078 xmlExpExpDerive;
H A Delfgcchack.h3286 #undef xmlExpExpDerive macro
3287 extern __typeof (xmlExpExpDerive) xmlExpExpDerive __attribute((alias("xmlExpExpDerive__internal_alias")));
3289 #ifndef xmlExpExpDerive
3290 extern __typeof (xmlExpExpDerive) xmlExpExpDerive__internal_alias __attribute((visibility("hidden")));
3291 #define xmlExpExpDerive xmlExpExpDerive__internal_alias macro
H A Dxmlregexp.c7759 * xmlExpExpDerive:
7773 xmlExpExpDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function

Completed in 190 milliseconds