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