Home | History | Annotate | Download | only in src

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