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

  /external/libxml2/include/libxml/
catalog.h 83 xmlACatalogRemove (xmlCatalogPtr catal,
  /external/libxml2/
libxml2.syms 243 xmlACatalogRemove;
    [all...]
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...]
testapi.c     [all...]

Completed in 57 milliseconds