Searched refs:is_digit (Results 1 - 1 of 1) sorted by relevance

/haiku/src/build/libgnuregex/
H A Dregex.c1471 boolean is_digit = STREQ (str, "digit");
1494 || (is_digit && ISDIGIT (ch))
1462 boolean is_digit = STREQ (str, "digit"); local

Completed in 41 milliseconds