Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c376 case OP_NOT_VSPACE: in get_chr_property_list()
1001 case OP_NOT_VSPACE: in compare_opcodes()
Dpcre2_study.c352 case OP_NOT_VSPACE: in find_minlength()
1007 case OP_NOT_VSPACE: in set_start_bits()
Dpcre2_match.c2301 case OP_NOT_VSPACE: in match()
2876 case OP_NOT_VSPACE: in match()
3137 case OP_NOT_VSPACE: in match()
3599 case OP_NOT_VSPACE: in match()
3735 case OP_NOT_VSPACE: in match()
4210 case OP_NOT_VSPACE: in match()
4227 if (gotspace == (Lctype == OP_NOT_VSPACE)) break; in match()
4453 case OP_NOT_VSPACE: in match()
Dpcre2_dfa_match.c813 case OP_NOT_VSPACE: in internal_dfa_match()
2263 case OP_NOT_VSPACE: in internal_dfa_match()
Dpcre2_internal.h1324 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
Dpcre2_jit_compile.c679 case OP_NOT_VSPACE: in next_opcode()
1634 case OP_NOT_VSPACE: in get_framesize()
7499 case OP_NOT_VSPACE: in compile_char1_matchingpath()
7503 read_char_range(common, 0xa, 0x2029, type == OP_NOT_VSPACE); in compile_char1_matchingpath()
7506 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
10468 case OP_NOT_VSPACE: in compile_matchingpath()
/external/pcre/dist2/
DHACKING405 OP_NOT_VSPACE \V