Return true if the specified character is in the ALL category (i.e., [0-377]), and false otherwise. Note that this function always returns true, but is provide for completeness.
Declared in <bdlb_chartype.h>
static
bool
isAll(char character);