BloombergLP::bdlb::String::lowerCaseCmp

Compare the specified lhsString and rhsString having the optionally specified lhsLength and rhsLength, respectively.

Synopsis

Declared in <bdlb_string.h>

static
int
lowerCaseCmp(
    char const* lhsString,
    char const* rhsString,
    int rhsLength);