HomeSort by relevance Sort by last modified time
    Searched refs:ignore_skip_arg (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_intmodedep.h 812 uint32_t ignore_skip_arg; /* For re-run when SKIP arg name not found */ member in struct:match_block
    [all...]
pcre2_match.c 862 SKIP_ARG gets to top level, the match is re-run with mb->ignore_skip_arg
867 if (mb->skip_arg_count <= mb->ignore_skip_arg)
879 with mb->ignore_skip_arg set to the value of mb->skip_arg_count. */
    [all...]

Completed in 253 milliseconds