BloombergLP::bdlb::String::areEqualCaseless

Same as the preceding overload, with an explicit rhsLength.

Synopsis

Declared in <bdlb_string.h>

static
bool
areEqualCaseless(
    char const* lhsString,
    int lhsLength,
    char const* rhsString,
    int rhsLength);