Lines Matching full:repetition
289 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op
378 /* we call { a repetition if followed by a digit */
381 return; /* no repetition, we're done */
485 - p_simp_re - parse a simple RE, an atom possibly followed by a repetition
601 - p_count - parse a repetition count
936 - repeat - generate code for a bounded repetition, recursively if needed