Compare the specified lhsString and rhsString having the optionally specified lhsLength and rhsLength, respectively.
Declared in <bdlb_string.h>
static
int
lowerCaseCmp(
char const* lhsString,
int lhsLength,
char const* rhsString);