Home | History | Annotate | Download | only in regex

Lines Matching full:is_digit

2082 			boolean is_digit = STREQ (str, "digit");
2110 if ( (is_digit && ISDIGIT (ch))