Return the number of characters in the category XDIGIT (i.e., [0-9A-Fa-f]).
XDIGIT
[0-9A-Fa-f]
Declared in <bdlb_chartype.h>
<bdlb_chartype.h>
static int numXdigit();