Home | History | Annotate | Download | only in src

Lines Matching defs:erroroffset

4970 PCRE2_SIZE erroroffset;
5614 pat_patctl.options|use_forbid_utf, &errorcode, &erroroffset,
5629 &errorcode, &erroroffset, use_pat_context);
5646 pat_patctl.options|use_forbid_utf, &errorcode, &erroroffset,
5696 (int)erroroffset);
6977 PCRE2_SIZE rlen, nsize, erroroffset;
7039 if (utf) badutf = valid_utf(pr, strlen((const char *)pr), &erroroffset);