Home | History | Annotate | Download | only in libxml2

Lines Matching full:strcmpi

79 #  define strcasecmp(x,y) strcmpi(x,y)