Searched defs:xmlStreamPushAttr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dpattern.c2246 * xmlStreamPushAttr:
2262 xmlStreamPushAttr(xmlStreamCtxtPtr stream, function
H A Delfgcchack.h10772 #undef xmlStreamPushAttr macro
10773 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr __attribute((alias("xmlStreamPushAttr__internal_alias")));
10775 #ifndef xmlStreamPushAttr
10776 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribute((visibility("hidden")));
10777 #define xmlStreamPushAttr xmlStreamPushAttr__internal_alias macro
/external/libxml2/
H A Dpattern.c2246 * xmlStreamPushAttr:
2262 xmlStreamPushAttr(xmlStreamCtxtPtr stream, function
H A Delfgcchack.h10772 #undef xmlStreamPushAttr macro
10773 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr __attribute((alias("xmlStreamPushAttr__internal_alias")));
10775 #ifndef xmlStreamPushAttr
10776 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribute((visibility("hidden")));
10777 #define xmlStreamPushAttr xmlStreamPushAttr__internal_alias macro

Completed in 489 milliseconds