Searched refs:OP_NOT_WORD_BOUNDARY (Results 1 – 7 of 7) sorted by relevance
274 case OP_NOT_WORD_BOUNDARY: in find_minlength()1103 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
1351 OP_NOT_WORD_BOUNDARY, /* 4 \B */ enumerator
1102 case OP_NOT_WORD_BOUNDARY: in internal_dfa_match()1154 if ((left_word == right_word) == (codevalue == OP_NOT_WORD_BOUNDARY)) in internal_dfa_match()
875 case OP_NOT_WORD_BOUNDARY: in next_opcode()1267 case OP_NOT_WORD_BOUNDARY: in detect_early_fail()2038 case OP_NOT_WORD_BOUNDARY: in get_framesize()5407 case OP_NOT_WORD_BOUNDARY: in scan_prefix()8046 case OP_NOT_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()8052 …add_jump(compiler, backtracks, CMP((type == OP_NOT_WORD_BOUNDARY) ? SLJIT_NOT_EQUAL : SLJIT_SIG_LE… in compile_simple_assertion_matchingpath()8057 add_jump(compiler, backtracks, JUMP(type == OP_NOT_WORD_BOUNDARY ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_simple_assertion_matchingpath()9605 case OP_NOT_WORD_BOUNDARY: in assert_needs_str_ptr_saving()11879 case OP_NOT_WORD_BOUNDARY: in compile_matchingpath()
5837 case OP_NOT_WORD_BOUNDARY: in match()
4756 case OP_NOT_WORD_BOUNDARY: in first_significant_code()
399 OP_NOT_WORD_BOUNDARY \W