Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrncmp

11047 #undef xmlStrncmp
11048 extern __typeof (xmlStrncmp) xmlStrncmp __attribute((alias("xmlStrncmp__internal_alias")));
11050 #ifndef xmlStrncmp
11051 extern __typeof (xmlStrncmp) xmlStrncmp__internal_alias __attribute((visibility("hidden")));
11052 #define xmlStrncmp xmlStrncmp__internal_alias