Home
last modified time | relevance | path

Searched refs:OP_NOT_HSPACE (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_auto_possess.c374 case OP_NOT_HSPACE: in get_chr_property_list()
984 case OP_NOT_HSPACE: in compare_opcodes()
Dpcre2_study.c350 case OP_NOT_HSPACE: in find_minlength()
1006 case OP_NOT_HSPACE: in set_start_bits()
Dpcre2_match.c2271 case OP_NOT_HSPACE: in match()
2842 case OP_NOT_HSPACE: in match()
3097 case OP_NOT_HSPACE: in match()
3583 case OP_NOT_HSPACE: in match()
3711 case OP_NOT_HSPACE: in match()
4188 case OP_NOT_HSPACE: in match()
4205 if (gotspace == (Lctype == OP_NOT_HSPACE)) break; in match()
4411 case OP_NOT_HSPACE: in match()
Dpcre2_dfa_match.c811 case OP_NOT_HSPACE: in internal_dfa_match()
2289 case OP_NOT_HSPACE: in internal_dfa_match()
Dpcre2_internal.h1322 OP_NOT_HSPACE, /* 18 \H (not horizontal whitespace) */ enumerator
Dpcre2_jit_compile.c677 case OP_NOT_HSPACE: in next_opcode()
1632 case OP_NOT_HSPACE: in get_framesize()
7489 case OP_NOT_HSPACE: in compile_char1_matchingpath()
7493 read_char_range(common, 0x9, 0x3000, type == OP_NOT_HSPACE); in compile_char1_matchingpath()
7496 add_jump(compiler, backtracks, JUMP(type == OP_NOT_HSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
10466 case OP_NOT_HSPACE: in compile_matchingpath()
/external/pcre/dist2/
DHACKING401 OP_NOT_HSPACE \H