Searched defs:xmlParserInputBufferPush (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A DxmlIO.c3163 * xmlParserInputBufferPush:
3176 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
H A Delfgcchack.h7617 #undef xmlParserInputBufferPush macro
7618 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserInputBufferPush__internal_alias")));
7620 #ifndef xmlParserInputBufferPush
7621 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((visibility("hidden")));
7622 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro

Completed in 182 milliseconds