Home | History | Annotate | Download | only in src

Lines Matching refs:OP_NOT_HSPACE

636   case OP_NOT_HSPACE:
1590 case OP_NOT_HSPACE:
6401 case OP_NOT_HSPACE:
6405 read_char_range(common, 0x9, 0x3000, type == OP_NOT_HSPACE);
6407 add_jump(compiler, backtracks, JUMP(type == OP_NOT_HSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO));
9372 case OP_NOT_HSPACE: