Home
last modified time | relevance | path

Searched refs:repeat_length (Results 1 - 1 of 1) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c10453 int repeat_ptr = 0, repeat_length = 0; in compile_bracket_matchingpath() local
10484 repeat_length = PRIVATE_DATA(matchingpath + 1); in compile_bracket_matchingpath()
10487 SLJIT_ASSERT(repeat_length != 0 && repeat_type != 0 && repeat_count != 0); in compile_bracket_matchingpath()
11003 return cc + repeat_length; in compile_bracket_matchingpath()

Completed in 14 milliseconds