Searched refs:OP_NOT_HSPACE (Results 1 – 6 of 6) sorted by relevance
376 case OP_NOT_HSPACE: in get_chr_property_list()1003 case OP_NOT_HSPACE: in compare_opcodes()
363 case OP_NOT_HSPACE: in find_minlength()1049 case OP_NOT_HSPACE: in set_start_bits()
2344 case OP_NOT_HSPACE: in match()2915 case OP_NOT_HSPACE: in match()3170 case OP_NOT_HSPACE: in match()3656 case OP_NOT_HSPACE: in match()3784 case OP_NOT_HSPACE: in match()4261 case OP_NOT_HSPACE: in match()4278 if (gotspace == (Lctype == OP_NOT_HSPACE)) break; in match()4484 case OP_NOT_HSPACE: in match()
1366 OP_NOT_HSPACE, /* 18 \H (not horizontal whitespace) */ enumerator
823 case OP_NOT_HSPACE: in internal_dfa_match()2303 case OP_NOT_HSPACE: in internal_dfa_match()
888 case OP_NOT_HSPACE: in next_opcode()1291 case OP_NOT_HSPACE: in detect_early_fail()2055 case OP_NOT_HSPACE: in get_framesize()8577 case OP_NOT_HSPACE: in compile_char1_matchingpath()8582 if (type == OP_NOT_HSPACE) in compile_char1_matchingpath()8589 add_jump(compiler, backtracks, JUMP(type == OP_NOT_HSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()11826 case OP_NOT_HSPACE: in compile_matchingpath()
Completed in 78 milliseconds