Lines Matching refs:StrCaseCmp
77 // On z/OS we additionally need strings.h for strcasecmp.1579 // Unlike strcasecmp(), this function can handle NULL argument(s). A1587 return posix::StrCaseCmp(lhs, rhs) == 0;