Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDictLookup

2843 #undef xmlDictLookup
2844 extern __typeof (xmlDictLookup) xmlDictLookup __attribute((alias("xmlDictLookup__internal_alias")));
2846 #ifndef xmlDictLookup
2847 extern __typeof (xmlDictLookup) xmlDictLookup__internal_alias __attribute((visibility("hidden")));
2848 #define xmlDictLookup xmlDictLookup__internal_alias