Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h878 uint32_t ignore_skip_arg; /* For re-run when SKIP arg name not found */ member
Dpcre2_match.c5878 if (mb->skip_arg_count <= mb->ignore_skip_arg) in match()
6214 mb->ignore_skip_arg = 0; in pcre2_match()
6703 mb->ignore_skip_arg = mb->skip_arg_count; in pcre2_match()
6723 mb->ignore_skip_arg = 0; in pcre2_match()