Home | History | Annotate | Download | only in gtest

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). A
3071 return posix::StrCaseCmp(lhs, rhs) == 0;