Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_dfa_match.c325 if (active_count++ < wscount) \
334 if (active_count++ < wscount) \
344 if (new_count++ < wscount) \
353 if (new_count++ < wscount) \
373 int wscount, in internal_dfa_match() argument
406 wscount -= 2; in internal_dfa_match()
407 wscount = (wscount - (wscount % (INTS_PER_STATEBLOCK * 2))) / in internal_dfa_match()
417 next_new_state = new_states = active_states + wscount; in internal_dfa_match()
3118 pcre2_match_context *mcontext, int *workspace, size_t wscount) in pcre2_dfa_match() argument
3154 if (wscount < 20) return PCRE2_ERROR_DFA_WSSIZE; in pcre2_dfa_match()
[all …]
/external/pcre/dist2/doc/
Dpcre2.txt211 int *workspace, PCRE2_SIZE wscount);
2960 int *workspace, PCRE2_SIZE wscount);
3038 it is set, the workspace and wscount options must reference the same