Searched refs:move_back (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_jit_compile.c | 4199 static void move_back(compiler_common *common, jump_list **backtracks, BOOL must_be_valid) in move_back() function 6269 move_back(common, NULL, FALSE); in fast_forward_newline() 6576 move_back(common, NULL, TRUE); in check_wordboundary() 6589 move_back(common, NULL, TRUE); in check_wordboundary() 8271 move_back(common, backtracks, FALSE); in compile_simple_assertion_matchingpath() 12231 move_back(common, NULL, TRUE); in compile_iterator_backtrackingpath() 12238 move_back(common, NULL, TRUE); in compile_iterator_backtrackingpath()
|