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

/haiku-buildtools/jam/
H A Dregexp.c160 #define ISMULT(c) ((c) == '*' || (c) == '+' || (c) == '?') macro
427 if (!ISMULT(op)) {
463 if (ISMULT(*regparse))

Completed in 29 milliseconds