Searched refs:OP_NOT_WORD_BOUNDARY (Results 1 – 7 of 7) sorted by relevance
197 case OP_NOT_WORD_BOUNDARY: in find_minlength()953 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
1010 case OP_NOT_WORD_BOUNDARY: in internal_dfa_exec()1054 if ((left_word == right_word) == (codevalue == OP_NOT_WORD_BOUNDARY)) in internal_dfa_exec()
1894 OP_NOT_WORD_BOUNDARY, /* 4 \B */ enumerator
592 case OP_NOT_WORD_BOUNDARY: in next_opcode()1346 case OP_NOT_WORD_BOUNDARY: in get_framesize()3274 case OP_NOT_WORD_BOUNDARY: in scan_prefix()5314 case OP_NOT_WORD_BOUNDARY: in compile_char1_matchingpath()5317 add_jump(compiler, backtracks, JUMP(type == OP_NOT_WORD_BOUNDARY ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()8299 case OP_NOT_WORD_BOUNDARY: in compile_matchingpath()
179 OP_NOT_WORD_BOUNDARY \W
1684 case OP_NOT_WORD_BOUNDARY: in first_significant_code()1847 case OP_NOT_WORD_BOUNDARY: in find_fixedlength()
2184 case OP_NOT_WORD_BOUNDARY: in match()