Searched refs:is_counted_repeat (Results 1 - 1 of 1) sorted by relevance

/external/pcre/
H A Dpcre_compile.c1015 is_counted_repeat(const uschar *p) function
1037 after is_counted_repeat() has confirmed that a repeat-count quantifier exists,
3156 (c == CHAR_LEFT_CURLY_BRACKET && is_counted_repeat(ptr+1));

Completed in 63 milliseconds