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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c816 SKIP_ARG gets to top level, the match is re-run with md->ignore_skip_arg
821 if (md->skip_arg_count <= md->ignore_skip_arg)
833 with md->ignore_skip_arg set to the value of md->skip_arg_count. */
6562 md->ignore_skip_arg = 0;
6954 md->ignore_skip_arg = md->skip_arg_count;
6974 md->ignore_skip_arg = 0;

Completed in 38 milliseconds