Searched defs:ZeroOrMore (Results 1 – 5 of 5) sorted by relevance
125 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
104 ZeroOrMore = 0x01, // Zero or more occurrences allowed enumerator
350 static bool ZeroOrMore(ParseFunc parse_func, State *state) { in ZeroOrMore() function
1146 ZeroOrMore, enumerator
1414 ZeroOrMore, enumerator