_bcs_isdigit
#define isdigit(c) _bcs_isdigit(c)
} else if (_bcs_isdigit(ch) == 0) \
if (!_bcs_isdigit(*p)) {
} else if (!_bcs_isdigit(c))