Home
last modified time | relevance | path

Searched refs:IMM2_SIZE (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1685 2+IMM2_SIZE, 2+IMM2_SIZE, /* upto, minupto ** mode */ \
1686 2+IMM2_SIZE, /* exact */ \
1687 2, 2, 2, 2+IMM2_SIZE, /* *+, ++, ?+, upto+ */ \
1689 2+IMM2_SIZE, 2+IMM2_SIZE, /* upto I, minupto I */ \
1690 2+IMM2_SIZE, /* exact I */ \
1694 2+IMM2_SIZE, 2+IMM2_SIZE, /* NOT upto, minupto */ \
1698 2+IMM2_SIZE, 2+IMM2_SIZE, /* NOT upto I, minupto I */ \
1703 2+IMM2_SIZE, 2+IMM2_SIZE, /* Type upto, minupto */ \
1708 1+2*IMM2_SIZE, 1+2*IMM2_SIZE, /* CRRANGE, CRMINRANGE */ \
1744 1+IMM2_SIZE, 1+2*IMM2_SIZE, /* CREF, DNCREF */ \
[all …]
H A Dpcre2_printint.c417 PCRE2_SPTR entry = nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; in pcre2_printint()
420 fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); in pcre2_printint()
434 PCRE2_SPTR entry = nametable + (GET2(code, 1) * nesize) + IMM2_SIZE; in pcre2_printint()
437 fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); in pcre2_printint()
504 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre2_printint()
516 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in pcre2_printint()
518 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre2_printint()
521 else fprintf(f, " %s", OP_names[code[1 + IMM2_SIZE]]); in pcre2_printint()
576 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre2_printint()
607 fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); in pcre2_printint()
[all …]
H A Dpcre2_study.c334 cc += 2 + IMM2_SIZE; in find_minlength()
342 cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP in find_minlength()
406 if (cc[1 + IMM2_SIZE] == OP_PROP in find_minlength()
448 cc += 1 + 2 * IMM2_SIZE; in find_minlength()
478 int count = GET2(cc, 1+IMM2_SIZE); in find_minlength()
539 cc += 1 + 2*IMM2_SIZE; in find_minlength()
593 cc += 1 + IMM2_SIZE; in find_minlength()
621 cc += 1 + 2 * IMM2_SIZE; in find_minlength()
1231 tcode += IMM2_SIZE; in set_start_bits()
1242 tcode += IMM2_SIZE; in set_start_bits()
[all …]
H A Dpcre2_dfa_match.c131 1+IMM2_SIZE, 1+IMM2_SIZE, /* upto, minupto */
135 1+IMM2_SIZE, 1+IMM2_SIZE, /* upto I, minupto I */
140 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto, minupto */
144 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto I, minupto I */
149 1+IMM2_SIZE, 1+IMM2_SIZE, /* Type upto, minupto */
675 ? IMM2_SIZE:0); in internal_dfa_match()
1384 ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); in internal_dfa_match()
1938 switch(code[1 + IMM2_SIZE + 1]) in internal_dfa_match()
1958 OK = prop->script == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
2036 { ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
[all …]
H A Dpcre2_find_bracket.c129 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in PRIV()
H A Dpcre2_substring.c492 int c = PRIV(strcmp)(stringname, entry + IMM2_SIZE); in pcre2_substring_nametable_scan()
502 if (PRIV(strcmp)(stringname, (first - entrysize + IMM2_SIZE)) != 0) break; in pcre2_substring_nametable_scan()
507 if (PRIV(strcmp)(stringname, (last + entrysize + IMM2_SIZE)) != 0) break; in pcre2_substring_nametable_scan()
H A Dpcre2_intmodedep.h71 #undef IMM2_SIZE
193 #define IMM2_SIZE 2 macro
198 #define IMM2_SIZE 1 macro
548 #define PUT2INC(a,n,d) PUT2(a,n,d), a += IMM2_SIZE
H A Dpcre2_auto_possess.c334 code += IMM2_SIZE; in get_chr_property_list()
487 end += 1 + 2 * IMM2_SIZE; in get_chr_property_list()
1244 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in PRIV()
H A Dpcre2_match.c1123 Fecode += 1 + IMM2_SIZE; in match()
1131 Fecode += 1 + IMM2_SIZE; in match()
1139 Fecode += 1 + IMM2_SIZE; in match()
1147 Fecode += 1 + IMM2_SIZE; in match()
1477 Fecode += 1 + IMM2_SIZE; in match()
1485 Fecode += 1 + IMM2_SIZE; in match()
1493 Fecode += 1 + IMM2_SIZE; in match()
1525 Fecode += 1 + IMM2_SIZE; in match()
2551 Fecode += 1 + IMM2_SIZE; in match()
2559 Fecode += 1 + IMM2_SIZE; in match()
[all …]
H A Dpcre2_compile.c5212 slot[IMM2_SIZE+length] == 0) break; in find_dupname_details()
5241 (slot+IMM2_SIZE)[length] != 0) break; in find_dupname_details()
6251 skipunits = 1+IMM2_SIZE; in compile_branch()
6293 skipunits = 1+IMM2_SIZE; in compile_branch()
6314 skipunits = 1+2*IMM2_SIZE; in compile_branch()
6346 skipunits = 1+IMM2_SIZE; in compile_branch()
7719 skipunits = IMM2_SIZE; in compile_branch()
8537 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in find_recurse()
8690 scode += IMM2_SIZE; in find_firstassertedcu()
8703 scode += IMM2_SIZE; in find_firstassertedcu()
[all …]
H A Dpcre2_jit_compile.c1097 cc += 1 + IMM2_SIZE; in check_opcode_types()
1348 cc += IMM2_SIZE; in detect_early_fail()
1411 cc += IMM2_SIZE; in detect_early_fail()
1872 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs()
5486 cc += IMM2_SIZE; in scan_prefix()
9137 cc += IMM2_SIZE; in compile_ref_iterator_matchingpath()
9165 max = GET2(cc, 1 + IMM2_SIZE + 1 + IMM2_SIZE); in compile_ref_iterator_matchingpath()
9166 cc += 1 + IMM2_SIZE + 1 + 2 * IMM2_SIZE; in compile_ref_iterator_matchingpath()
11089 cc += IMM2_SIZE; in get_iterator_parameters()
11107 cc += IMM2_SIZE; in get_iterator_parameters()
[all …]
H A Dpcre2_serialize.c233 dst_re->name_entry_size > MAX_NAME_SIZE + IMM2_SIZE + 1 || in pcre2_serialize_decode()

Completed in 94 milliseconds