HomeSort by relevance Sort by last modified time
    Searched defs:xmlACatalogRemove (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
catalog.c     [all...]
elfgcchack.h 906 #undef xmlACatalogRemove
907 extern __typeof (xmlACatalogRemove) xmlACatalogRemove __attribute((alias("xmlACatalogRemove__internal_alias")));
909 #ifndef xmlACatalogRemove
910 extern __typeof (xmlACatalogRemove) xmlACatalogRemove__internal_alias __attribute((visibility("hidden")));
911 #define xmlACatalogRemove xmlACatalogRemove__internal_alias
    [all...]

Completed in 63 milliseconds