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

/external/libxml2/
H A DxmlIO.c3224 * xmlParserInputBufferPush:
3237 xmlParserInputBufferPush(xmlParserInputBufferPtr in, function
H A Delfgcchack.h7743 #undef xmlParserInputBufferPush macro
7744 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush __attribute((alias("xmlParserInputBufferPush__internal_alias")));
7746 #ifndef xmlParserInputBufferPush
7747 extern __typeof (xmlParserInputBufferPush) xmlParserInputBufferPush__internal_alias __attribute((visibility("hidden")));
7748 #define xmlParserInputBufferPush xmlParserInputBufferPush__internal_alias macro

Completed in 54 milliseconds