Searched refs:CTYPE_DIGIT (Results 1 – 2 of 2) sorted by relevance
65 #define CTYPE_DIGIT (1<<4) macro
2794 tok->u.subtype = CTYPE_DIGIT; in fetch_token_in_cc()3115 tok->u.subtype = CTYPE_DIGIT; in fetch_token()3723 case CTYPE_DIGIT: in parse_ctype_to_enc_ctype()4934 case CTYPE_DIGIT: in parse_exp()
Completed in 24 milliseconds