Home
last modified time | relevance | path

Searched refs:pre_start (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2test.c5908 uint32_t i, pre_start, post_start, subject_length; in callout_function() local
5997 PCHARS(pre_start, cb->subject, 0, cb->start_match, utf, f); in callout_function()
6039 for (i = 0; i < pre_start; i++) fprintf(outfile, " "); in callout_function()
6048 for (i = 0; i < subject_length - pre_start - post_start + 4; i++) in callout_function()