Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_dfa_exec.c353 if (active_count++ < wscount) \
363 if (active_count++ < wscount) \
374 if (new_count++ < wscount) \
384 if (new_count++ < wscount) \
406 int wscount, in internal_dfa_exec() argument
438 wscount -= 2; in internal_dfa_exec()
439 wscount = (wscount - (wscount % (INTS_PER_STATEBLOCK * 2))) / in internal_dfa_exec()
453 next_new_state = new_states = active_states + wscount; in internal_dfa_exec()
3179 int offsetcount, int *workspace, int wscount) in pcre_dfa_exec() argument
3184 int offsetcount, int *workspace, int wscount) in pcre_dfa_exec()
[all …]
Dpcregexp.pas377 wscount : integer ) : integer; external;
/external/pcre/dist/doc/
Dpcre.txt231 int *workspace, int wscount);
562 int *workspace, int wscount);
1612 int *workspace, int wscount);
4087 int *workspace, int wscount);
4168 it is set, the workspace and wscount options must reference the same