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

  /external/libxml2/include/libxml/
catalog.h 83 xmlACatalogRemove (xmlCatalogPtr catal,
  /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 49 milliseconds