Searched refs:OP_NOT_WORD_BOUNDARY (Results 1 – 7 of 7) sorted by relevance
262 case OP_NOT_WORD_BOUNDARY: in find_minlength()1061 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
1095 case OP_NOT_WORD_BOUNDARY: in internal_dfa_match()1147 if ((left_word == right_word) == (codevalue == OP_NOT_WORD_BOUNDARY)) in internal_dfa_match()
1341 OP_NOT_WORD_BOUNDARY, /* 4 \B */ enumerator
850 case OP_NOT_WORD_BOUNDARY: in next_opcode()1257 case OP_NOT_WORD_BOUNDARY: in detect_fast_forward_skip()1321 case OP_NOT_WORD_BOUNDARY: in detect_fast_fail()1814 case OP_NOT_WORD_BOUNDARY: in get_framesize()5061 case OP_NOT_WORD_BOUNDARY: in scan_prefix()8188 case OP_NOT_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()8196 … add_jump(compiler, backtracks, JUMP(type == OP_NOT_WORD_BOUNDARY ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_simple_assertion_matchingpath()8201 add_jump(compiler, backtracks, JUMP(type == OP_NOT_WORD_BOUNDARY ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_simple_assertion_matchingpath()9713 case OP_NOT_WORD_BOUNDARY: in assert_needs_str_ptr_saving()11847 case OP_NOT_WORD_BOUNDARY: in compile_matchingpath()
5744 case OP_NOT_WORD_BOUNDARY: in match()
4670 case OP_NOT_WORD_BOUNDARY: in first_significant_code()
397 OP_NOT_WORD_BOUNDARY \W