Searched refs:OP_NOT_HSPACE (Results 1 – 6 of 6) sorted by relevance
393 case OP_NOT_HSPACE: in get_chr_property_list()1027 case OP_NOT_HSPACE: in compare_opcodes()
366 case OP_NOT_HSPACE: in find_minlength()1053 case OP_NOT_HSPACE: in set_start_bits()
2412 case OP_NOT_HSPACE: in match()3079 case OP_NOT_HSPACE: in match()3334 case OP_NOT_HSPACE: in match()3891 case OP_NOT_HSPACE: in match()4019 case OP_NOT_HSPACE: in match()4563 case OP_NOT_HSPACE: in match()4580 if (gotspace == (Lctype == OP_NOT_HSPACE)) break; in match()4786 case OP_NOT_HSPACE: in match()
825 case OP_NOT_HSPACE: in internal_dfa_match()2407 case OP_NOT_HSPACE: in internal_dfa_match()
1415 OP_NOT_HSPACE, /* 18 \H (not horizontal whitespace) */ enumerator
934 case OP_NOT_HSPACE: in next_opcode()1347 case OP_NOT_HSPACE: in detect_early_fail()2154 case OP_NOT_HSPACE: in get_framesize()9086 case OP_NOT_HSPACE: in compile_char1_matchingpath()9091 if (type == OP_NOT_HSPACE) in compile_char1_matchingpath()9098 add_jump(compiler, backtracks, JUMP(type == OP_NOT_HSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()12523 case OP_NOT_HSPACE: in compile_matchingpath()
Completed in 73 milliseconds