ΒΆinline bool isLowercase(unsigned char c)

Description

Return true if this character is a lowercase ASCII letter: [a-z]

Declared at: clang/include/clang/Basic/CharInfo.h:105

Parameters

unsigned char c