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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlregexp.h200 xmlExpStringDerive(xmlExpCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlregexp.h200 xmlExpStringDerive(xmlExpCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A DtestRegexp.c242 deriv = xmlExpStringDerive(ctxt, expr, BAD_CAST list[i], -1);
H A Delfgcchack.h3362 #undef xmlExpStringDerive macro
3363 extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
3365 #ifndef xmlExpStringDerive
3366 extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
3367 #define xmlExpStringDerive xmlExpStringDerive__internal_alias macro
H A Dxmlregexp.c7173 * xmlExpStringDerive:
7185 xmlExpStringDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function
/external/libxml2/
H A Delfgcchack.h3454 #undef xmlExpStringDerive macro
3455 extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
3457 #ifndef xmlExpStringDerive
3458 extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
3459 #define xmlExpStringDerive xmlExpStringDerive__internal_alias macro
H A Dxmlregexp.c7187 * xmlExpStringDerive:
7199 xmlExpStringDerive(xmlExpCtxtPtr ctxt, xmlExpNodePtr exp, function

Completed in 459 milliseconds