Home
last modified time | relevance | path

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

/third_party/python/Modules/
Ditertoolsmodule.c4383 static PyTypeObject repeat_type; variable
4485 static PyTypeObject repeat_type = { variable
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c10804 int repeat_type = 0, repeat_count = 0; in compile_bracket_matchingpath() local
13054 int repeat_ptr = 0, repeat_type = 0, repeat_count = 0; in compile_bracket_backtrackingpath() local
Dpcre2_compile.c5647 uint32_t repeat_type, op_type; in compile_branch() local