Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c395 case OP_NOT_VSPACE: in get_chr_property_list()
1044 case OP_NOT_VSPACE: in compare_opcodes()
H A Dpcre2_study.c368 case OP_NOT_VSPACE: in find_minlength()
1054 case OP_NOT_VSPACE: in set_start_bits()
H A Dpcre2_match.c2442 case OP_NOT_VSPACE: in match()
3113 case OP_NOT_VSPACE: in match()
3374 case OP_NOT_VSPACE: in match()
3907 case OP_NOT_VSPACE: in match()
4043 case OP_NOT_VSPACE: in match()
4585 case OP_NOT_VSPACE: in match()
4602 if (gotspace == (Lctype == OP_NOT_VSPACE)) break; in match()
4828 case OP_NOT_VSPACE: in match()
H A Dpcre2_dfa_match.c827 case OP_NOT_VSPACE: in internal_dfa_match()
2381 case OP_NOT_VSPACE: in internal_dfa_match()
H A Dpcre2_internal.h1417 OP_NOT_VSPACE, /* 20 \V (not vertical whitespace) */ enumerator
H A Dpcre2_jit_compile.c936 case OP_NOT_VSPACE: in next_opcode()
1349 case OP_NOT_VSPACE: in detect_early_fail()
2156 case OP_NOT_VSPACE: in get_framesize()
9101 case OP_NOT_VSPACE: in compile_char1_matchingpath()
9106 if (type == OP_NOT_VSPACE) in compile_char1_matchingpath()
9113 add_jump(compiler, backtracks, JUMP(type == OP_NOT_VSPACE ? SLJIT_NOT_ZERO : SLJIT_ZERO)); in compile_char1_matchingpath()
12525 case OP_NOT_VSPACE: in compile_matchingpath()

Completed in 81 milliseconds