Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlCreateURI

2419 #undef xmlCreateURI
2420 extern __typeof (xmlCreateURI) xmlCreateURI __attribute((alias("xmlCreateURI__internal_alias")));
2422 #ifndef xmlCreateURI
2423 extern __typeof (xmlCreateURI) xmlCreateURI__internal_alias __attribute((visibility("hidden")));
2424 #define xmlCreateURI xmlCreateURI__internal_alias