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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlregexp.h205 xmlExpExpDerive (xmlExpCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlregexp.h205 xmlExpExpDerive (xmlExpCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DtestRegexp.c198 deriv = xmlExpExpDerive(ctxt, expr, sub);
H A Delfgcchack.h3194 #undef xmlExpExpDerive macro
3195 extern __typeof (xmlExpExpDerive) xmlExpExpDerive __attribute((alias("xmlExpExpDerive__internal_alias")));
3197 #ifndef xmlExpExpDerive
3198 extern __typeof (xmlExpExpDerive) xmlExpExpDerive__internal_alias __attribute((visibility("hidden")));
3199 #define xmlExpExpDerive xmlExpExpDerive__internal_alias macro
H A Dxmlregexp.c7739 * xmlExpExpDerive:
7753 xmlExpExpDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function
/external/libxml2/
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.c7753 * xmlExpExpDerive:
7767 xmlExpExpDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, xmlExpNodePtr sub) { function

Completed in 1621 milliseconds