Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlCreateURI

2491 #undef xmlCreateURI
2492 extern __typeof (xmlCreateURI) xmlCreateURI __attribute((alias("xmlCreateURI__internal_alias")));
2494 #ifndef xmlCreateURI
2495 extern __typeof (xmlCreateURI) xmlCreateURI__internal_alias __attribute((visibility("hidden")));
2496 #define xmlCreateURI xmlCreateURI__internal_alias