Home
last modified time | relevance | path

Searched defs:repeat_type (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_compile.c7836 int repeat_type = 0, repeat_count = 0; in compile_bracket_matchingpath() local
9903 int repeat_ptr = 0, repeat_type = 0, repeat_count = 0; in compile_bracket_backtrackingpath() local
Dpcre2_compile.c3865 uint32_t repeat_type, op_type; in compile_branch() local