Return the number of characters in the category ALPHA (i.e., [A-Za-z]).
ALPHA
[A-Za-z]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static int numAlpha();