Return the number of characters in the category IDENT (i.e., [ALNUM|]).
Synopsis
Declared in <bdlb_chartype.h>
static
int
numIdent();
Return Value
number of characters in category IDENT
Created with MrDocs