Searched refs:is_counted_repeat (Results 1 – 1 of 1) sorted by relevance
950 is_counted_repeat(const pcre_uchar *p) in is_counted_repeat() function1454 !is_counted_repeat(ptr+2)) in check_escape()4637 (c == CHAR_LEFT_CURLY_BRACKET && is_counted_repeat(ptr+1)); in compile_branch()6850 (ptr[1] != CHAR_LEFT_CURLY_BRACKET || !is_counted_repeat(ptr+2))) in compile_branch()