Searched refs:RE_INFINITY (Results 1 – 2 of 2) sorted by relevance
43 #define RE_INFINITY UINT32_MAX macro
267 re_ctx_p->token.qmax = RE_INFINITY; in re_parse_quantifier()276 re_ctx_p->token.qmax = RE_INFINITY; in re_parse_quantifier()285 uint32_t qmax = RE_INFINITY; in re_parse_quantifier()