Searched refs:ellength (Results 1 – 1 of 1) sorted by relevance
1778 int ellength = 0; in do_after_lines() local1781 char *pp = end_of_line(lastmatchrestart, endptr, &ellength); in do_after_lines()1782 if (ellength == 0 && pp == main_buffer + bufsize) break; in do_after_lines()1797 if (ellength == 0 && lastmatchrestart >= endptr) in do_after_lines()2901 int ellength; in pcre2grep() local2907 p = end_of_line(p, ptr, &ellength); in pcre2grep()2920 pp = end_of_line(pp, endptr, &ellength); in pcre2grep()2957 int ellength; in pcre2grep() local2961 pp = end_of_line(pp, endptr, &ellength); in pcre2grep()3115 int ellength; in pcre2grep() local[all …]