Searched refs:OP_WORDCHAR (Results 1 – 7 of 7) sorted by relevance
277 case OP_WORDCHAR: in find_minlength()1194 case OP_WORDCHAR: in set_start_bits()1302 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()
2432 case OP_WORDCHAR: in match()4607 case OP_WORDCHAR: in match()4858 case OP_WORDCHAR: in match()5252 case OP_WORDCHAR: in match()5388 case OP_WORDCHAR: in match()5911 case OP_WORDCHAR: in match()6157 case OP_WORDCHAR: in match()
1910 case OP_WORDCHAR: in find_fixedlength()2606 case OP_WORDCHAR: in could_be_empty_branch()2977 case OP_WORDCHAR: in get_chr_property_list()3326 case OP_WORDCHAR: in compare_opcodes()3535 case OP_WORDCHAR: in compare_opcodes()
1901 OP_WORDCHAR, /* 11 \w */ enumerator
599 case OP_WORDCHAR: in next_opcode()1353 case OP_WORDCHAR: in get_framesize()3401 case OP_WORDCHAR: in scan_prefix()5349 case OP_WORDCHAR: in compile_char1_matchingpath()5358 add_jump(compiler, backtracks, JUMP(type == OP_WORDCHAR ? SLJIT_ZERO : SLJIT_NOT_ZERO)); in compile_char1_matchingpath()7931 case OP_WORDCHAR: in compile_iterator_matchingpath()8306 case OP_WORDCHAR: in compile_matchingpath()
190 OP_WORDCHAR \w