strcasecmp
fn
int strcasecmp(scope const char * s1, scope const char * s2)Compare two strings ignoring case
int strcasecmp(scope const char * s1, scope const char * s2)Compare two strings ignoring case