Searched defs:ISMULT (Results 1 – 2 of 2) sorted by relevance
147 #define ISMULT(c) ((c) == '*' || (c) == '+' || (c) == '?') macro
22237 #define ISMULT(c) ((c) == '*' || (c) == '+' || (c) == '?' || (c) == '{') macro