Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c302 jump_list *backtracks; member
3684 static void detect_partial_match(compiler_common *common, jump_list **backtracks) in detect_partial_match()
3746 …_char(compiler_common *common, sljit_u32 max, sljit_s32 dst, sljit_sw dstw, jump_list **backtracks) in peek_char()
3830 static void peek_char_back(compiler_common *common, sljit_u32 max, jump_list **backtracks) in peek_char_back()
3904 jump_list **backtracks, sljit_u32 options) in read_char()
4116 static void read_char7_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char7_type()
4153 static void read_char8_type(compiler_common *common, jump_list **backtracks, BOOL negated) in read_char8_type()
4272 static void move_back(compiler_common *common, jump_list **backtracks, BOOL must_be_valid) in move_back()
4359 static void check_newlinechar(compiler_common *common, int nltype, jump_list **backtracks, BOOL jum… in check_newlinechar()
6779 …es(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **backtracks) in optimize_class_ranges()
[all …]