Searched refs:OP_NOT_HSPACE (Results 1 – 7 of 7) sorted by relevance
277 case OP_NOT_HSPACE: in find_minlength()864 case OP_NOT_HSPACE: in set_start_bits()
2477 case OP_NOT_HSPACE: in match()4450 case OP_NOT_HSPACE: in match()4701 case OP_NOT_HSPACE: in match()5188 case OP_NOT_HSPACE: in match()5313 case OP_NOT_HSPACE: in match()5780 case OP_NOT_HSPACE: in match()5797 if (gotspace == (ctype == OP_NOT_HSPACE)) break; in match()5996 case OP_NOT_HSPACE: in match()
727 case OP_NOT_HSPACE: in internal_dfa_exec()2252 case OP_NOT_HSPACE: in internal_dfa_exec()
1873 case OP_NOT_HSPACE: in find_fixedlength()2542 case OP_NOT_HSPACE: in could_be_empty_branch()2928 case OP_NOT_HSPACE: in get_chr_property_list()3494 case OP_NOT_HSPACE: in compare_opcodes()
609 case OP_NOT_HSPACE: in next_opcode()1351 case OP_NOT_HSPACE: in get_framesize()5398 case OP_NOT_HSPACE: in compile_char1_matchingpath()5401 read_char_range(common, 0x9, 0x3000, type == OP_NOT_HSPACE); in compile_char1_matchingpath()5403 add_jump(compiler, backtracks, JUMP(type == OP_NOT_HSPACE ? SLJIT_C_NOT_ZERO : SLJIT_C_ZERO)); in compile_char1_matchingpath()7877 case OP_NOT_HSPACE: in compile_iterator_matchingpath()8254 case OP_NOT_HSPACE: in compile_matchingpath()
1901 OP_NOT_HSPACE, /* 18 \H (not horizontal whitespace) */ enumerator
183 OP_NOT_HSPACE \H