Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlBufferEmpty

1437 #undef xmlBufferEmpty
1438 extern __typeof (xmlBufferEmpty) xmlBufferEmpty __attribute((alias("xmlBufferEmpty__internal_alias")));
1440 #ifndef xmlBufferEmpty
1441 extern __typeof (xmlBufferEmpty) xmlBufferEmpty__internal_alias __attribute((visibility("hidden")));
1442 #define xmlBufferEmpty xmlBufferEmpty__internal_alias