[#BloombergLP-bdlb-String-areEqualCaseless-084] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/String.adoc[String]::areEqualCaseless :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, with an explicit `rhsLength`. == Synopsis Declared in `<bdlb_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool areEqualCaseless( char const* lhsString, int lhsLength, char const* rhsString, int rhsLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#