Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c378 case OP_NOT_VSPACE: in get_chr_property_list()
1020 case OP_NOT_VSPACE: in compare_opcodes()
H A Dpcre2_study.c365 case OP_NOT_VSPACE: in find_minlength()
1050 case OP_NOT_VSPACE: in set_start_bits()
H A Dpcre2_match.c2374 case OP_NOT_VSPACE: in match()
2949 case OP_NOT_VSPACE: in match()
3210 case OP_NOT_VSPACE: in match()
3672 case OP_NOT_VSPACE: in match()
3808 case OP_NOT_VSPACE: in match()
4283 case OP_NOT_VSPACE: in match()
4300 if (gotspace == (Lctype == OP_NOT_VSPACE)) break; in match()
4526 case OP_NOT_VSPACE: in match()
H A Dpcre2_internal.h1368 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
H A Dpcre2_dfa_match.c825 case OP_NOT_VSPACE: in internal_dfa_match()
2277 case OP_NOT_VSPACE: in internal_dfa_match()
H A Dpcre2_jit_compile.c890 case OP_NOT_VSPACE: in next_opcode()
1293 case OP_NOT_VSPACE: in detect_early_fail()
2057 case OP_NOT_VSPACE: in get_framesize()
8592 case OP_NOT_VSPACE: in compile_char1_matchingpath()
8597 if (type == OP_NOT_VSPACE) in compile_char1_matchingpath()
8604 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
11828 case OP_NOT_VSPACE: in compile_matchingpath()

Completed in 81 milliseconds