Searched refs:OP_WORDCHAR (Results 1 – 7 of 7) sorted by relevance
272 case OP_WORDCHAR: in find_minlength()1152 case OP_WORDCHAR: in set_start_bits()1260 case OP_WORDCHAR: in set_start_bits()
993 case OP_WORDCHAR: in internal_dfa_exec()1178 else if ((c >= 256 && d != OP_DIGIT && d != OP_WHITESPACE && d != OP_WORDCHAR) || in internal_dfa_exec()1209 else if ((c >= 256 && d != OP_DIGIT && d != OP_WHITESPACE && d != OP_WORDCHAR) || in internal_dfa_exec()1239 else if ((c >= 256 && d != OP_DIGIT && d != OP_WHITESPACE && d != OP_WORDCHAR) || in internal_dfa_exec()1267 else if ((c >= 256 && d != OP_DIGIT && d != OP_WHITESPACE && d != OP_WORDCHAR) || in internal_dfa_exec()1296 else if ((c >= 256 && d != OP_DIGIT && d != OP_WHITESPACE && d != OP_WORDCHAR) || in internal_dfa_exec()
2425 case OP_WORDCHAR: in match()4600 case OP_WORDCHAR: in match()4851 case OP_WORDCHAR: in match()5245 case OP_WORDCHAR: in match()5381 case OP_WORDCHAR: in match()5899 case OP_WORDCHAR: in match()6145 case OP_WORDCHAR: in match()
1880 case OP_WORDCHAR: in find_fixedlength()2553 case OP_WORDCHAR: in could_be_empty_branch()2924 case OP_WORDCHAR: in get_chr_property_list()3269 case OP_WORDCHAR: in compare_opcodes()3478 case OP_WORDCHAR: in compare_opcodes()
603 case OP_WORDCHAR: in next_opcode()1344 case OP_WORDCHAR: in get_framesize()3345 case OP_WORDCHAR: in scan_prefix()5297 case OP_WORDCHAR: in compile_char1_matchingpath()5306 add_jump(compiler, backtracks, JUMP(type == OP_WORDCHAR ? SLJIT_C_ZERO : SLJIT_C_NOT_ZERO)); in compile_char1_matchingpath()7872 case OP_WORDCHAR: in compile_iterator_matchingpath()8247 case OP_WORDCHAR: in compile_matchingpath()
1893 OP_WORDCHAR, /* 11 \w */ enumerator
190 OP_WORDCHAR \w