Home | History | Annotate | Download | only in pcre

Lines Matching full:isnumber

5966           BOOL isnumber = TRUE;
5969 if ((cd->ctypes[*p] & ctype_digit) == 0) isnumber = FALSE;
5977 if (isnumber)