Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c395 case OP_NOT_VSPACE: in get_chr_property_list()
1038 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.c2391 case OP_NOT_VSPACE: in match()
3042 case OP_NOT_VSPACE: in match()
3303 case OP_NOT_VSPACE: in match()
3827 case OP_NOT_VSPACE: in match()
3963 case OP_NOT_VSPACE: in match()
4492 case OP_NOT_VSPACE: in match()
4509 if (gotspace == (Lctype == OP_NOT_VSPACE)) break; in match()
4735 case OP_NOT_VSPACE: in match()
H A Dpcre2_dfa_match.c825 case OP_NOT_VSPACE: in internal_dfa_match()
2334 case OP_NOT_VSPACE: in internal_dfa_match()
H A Dpcre2_internal.h1392 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
H A Dpcre2_jit_compile.c895 case OP_NOT_VSPACE: in next_opcode()
1300 case OP_NOT_VSPACE: in detect_early_fail()
2058 case OP_NOT_VSPACE: in get_framesize()
8900 case OP_NOT_VSPACE: in compile_char1_matchingpath()
8905 if (type == OP_NOT_VSPACE) in compile_char1_matchingpath()
8912 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
12136 case OP_NOT_VSPACE: in compile_matchingpath()

Completed in 106 milliseconds