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

  /external/libxml2/include/libxml/
catalog.h 86 xmlACatalogResolve (xmlCatalogPtr catal,
  /external/libxml2/
catalog.c     [all...]
elfgcchack.h 918 #undef xmlACatalogResolve
919 extern __typeof (xmlACatalogResolve) xmlACatalogResolve __attribute((alias("xmlACatalogResolve__internal_alias")));
921 #ifndef xmlACatalogResolve
922 extern __typeof (xmlACatalogResolve) xmlACatalogResolve__internal_alias __attribute((visibility("hidden")));
923 #define xmlACatalogResolve xmlACatalogResolve__internal_alias
    [all...]

Completed in 138 milliseconds