Searched refs:wscount (Results 1 – 2 of 2) sorted by relevance
325 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() argument406 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() argument3154 if (wscount < 20) return PCRE2_ERROR_DFA_WSSIZE; in pcre2_dfa_match()[all …]
211 int *workspace, PCRE2_SIZE wscount);2960 int *workspace, PCRE2_SIZE wscount);3038 it is set, the workspace and wscount options must reference the same