Home | History | Annotate | Download | only in libxml2

Lines Matching refs:strcmpi

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