Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_dfa_match.c3259 int base_recursion_workspace[RWS_BASE_SIZE]; in pcre2_dfa_match() local
3260 RWS_anchor *rws = (RWS_anchor *)base_recursion_workspace; in pcre2_dfa_match()
3803 base_recursion_workspace); /* initial workspace for recursion */ in pcre2_dfa_match()