Searched refs:is_counted_repeat (Results 1 – 1 of 1) sorted by relevance
1766 is_counted_repeat(PCRE2_SPTR p) in is_counted_repeat() function2286 !is_counted_repeat(ptr+2)) in PRIV()4134 (c == CHAR_LEFT_CURLY_BRACKET && is_counted_repeat(ptr+1)); in compile_branch()6474 (ptr[1] != CHAR_LEFT_CURLY_BRACKET || !is_counted_repeat(ptr+2))) in compile_branch()