Searched refs:wscount (Results 1 – 2 of 2) sorted by relevance
471 if (active_count++ < wscount) \480 if (active_count++ < wscount) \490 if (new_count++ < wscount) \499 if (new_count++ < wscount) \519 int wscount, in internal_dfa_match() argument550 wscount -= 2; in internal_dfa_match()551 wscount = (wscount - (wscount % (INTS_PER_STATEBLOCK * 2))) / in internal_dfa_match()561 next_new_state = new_states = active_states + wscount; in internal_dfa_match()3226 pcre2_match_context *mcontext, int *workspace, PCRE2_SIZE wscount) in pcre2_dfa_match() argument3275 if (wscount < 20) return PCRE2_ERROR_DFA_WSSIZE; in pcre2_dfa_match()[all …]
222 int *workspace, PCRE2_SIZE wscount);3370 int *workspace, PCRE2_SIZE wscount);3448 it is set, the workspace and wscount options must reference the same