[#BloombergLP-bdlb-String-lowerCaseCmp-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/String.adoc[String]::lowerCaseCmp :relfileprefix: ../../../ :mrdocs: Compare `lhsString` and `rhsString` using case‐insensitive ordering. == Synopsis Declared in `<bdlb_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int lowerCaseCmp( xref:bsl/string.adoc[bsl::string] const& lhsString, char const* rhsString); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#