/external/pcre/dist/ |
D | pcre_internal.h | 537 #define IMM2_SIZE 2 macro 552 #define IMM2_SIZE 1 macro 562 #define IMM2_SIZE 1 macro 574 #define PUT2INC(a,n,d) PUT2(a,n,d), a += IMM2_SIZE 2210 2+IMM2_SIZE, 2+IMM2_SIZE, /* upto, minupto ** mode */ \ 2211 2+IMM2_SIZE, /* exact */ \ 2212 2, 2, 2, 2+IMM2_SIZE, /* *+, ++, ?+, upto+ */ \ 2214 2+IMM2_SIZE, 2+IMM2_SIZE, /* upto I, minupto I */ \ 2215 2+IMM2_SIZE, /* exact I */ \ 2216 2, 2, 2, 2+IMM2_SIZE, /* *+I, ++I, ?+I, upto+I */ \ [all …]
|
D | pcre_dfa_exec.c | 130 1+IMM2_SIZE, 1+IMM2_SIZE, /* upto, minupto */ 131 1+IMM2_SIZE, /* exact */ 132 1, 1, 1, 1+IMM2_SIZE, /* *+, ++, ?+, upto+ */ 134 1+IMM2_SIZE, 1+IMM2_SIZE, /* upto I, minupto I */ 135 1+IMM2_SIZE, /* exact I */ 136 1, 1, 1, 1+IMM2_SIZE, /* *+I, ++I, ?+I, upto+I */ 139 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto, minupto */ 140 1+IMM2_SIZE, /* NOT exact */ 141 1, 1, 1, 1+IMM2_SIZE, /* NOT *+, ++, ?+, upto+ */ 143 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto I, minupto I */ [all …]
|
D | pcre_printint.c | 434 IMM2_SIZE; in pcre_printint() 437 fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); in pcre_printint() 452 IMM2_SIZE; in pcre_printint() 455 fprintf(f, ">%d", GET2(code, 1 + IMM2_SIZE)); in pcre_printint() 517 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre_printint() 529 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in pcre_printint() 531 print_prop(f, code + IMM2_SIZE + 1, " ", " "); in pcre_printint() 534 else fprintf(f, " %s", priv_OP_names[code[1 + IMM2_SIZE]]); in pcre_printint() 589 extra = print_char(f, code + 1 + IMM2_SIZE, utf); in pcre_printint() 618 IMM2_SIZE; in pcre_printint() [all …]
|
D | pcre_study.c | 98 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) cc += IMM2_SIZE; in find_minlength() 253 cc += 2 + IMM2_SIZE; in find_minlength() 261 cc += 2 + IMM2_SIZE + ((cc[1 + IMM2_SIZE] == OP_PROP in find_minlength() 262 || cc[1 + IMM2_SIZE] == OP_NOTPROP)? 2 : 0); in find_minlength() 325 if (cc[1 + IMM2_SIZE] == OP_PROP in find_minlength() 326 || cc[1 + IMM2_SIZE] == OP_NOTPROP) cc += 2; in find_minlength() 367 cc += 1 + 2 * IMM2_SIZE; in find_minlength() 392 int count = GET2(cc, 1+IMM2_SIZE); in find_minlength() 431 cc += 1 + 2*IMM2_SIZE; in find_minlength() 465 cc += 1 + IMM2_SIZE; in find_minlength() [all …]
|
D | pcre_compile.c | 1765 d = find_fixedlength(cc + ((op == OP_CBRA)? IMM2_SIZE : 0), utf, atend, cd, in find_fixedlength() 1808 d = find_fixedlength(cs + IMM2_SIZE, utf, atend, cd, &this_recurse); in find_fixedlength() 1881 cc += 2 + IMM2_SIZE; in find_fixedlength() 1889 if (cc[1 + IMM2_SIZE] == OP_PROP || cc[1 + IMM2_SIZE] == OP_NOTPROP) in find_fixedlength() 1891 cc += 1 + IMM2_SIZE + 1; in find_fixedlength() 1955 if (GET2(cc,1) != GET2(cc,1+IMM2_SIZE)) return -1; in find_fixedlength() 1957 cc += 1 + 2 * IMM2_SIZE; in find_fixedlength() 2137 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in PRIV() 2282 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in find_recurse() 2657 if (code[1 + IMM2_SIZE] == OP_PROP || code[1 + IMM2_SIZE] == OP_NOTPROP) in could_be_empty_branch() [all …]
|
D | pcre_get.c | 121 (pcre_uchar *)(entry + IMM2_SIZE)); in pcre_get_stringnumber() 205 (pcre_uchar *)(entry + IMM2_SIZE)); in pcre_get_stringtable_entries() 213 (pcre_uchar *)(first - entrysize + IMM2_SIZE)) != 0) break; in pcre_get_stringtable_entries() 219 (pcre_uchar *)(last + entrysize + IMM2_SIZE)) != 0) break; in pcre_get_stringtable_entries()
|
D | pcre_jit_compile.c | 798 cc += 1 + IMM2_SIZE; in check_opcode_types() 804 cc += 1 + LINK_SIZE + IMM2_SIZE; in check_opcode_types() 818 cc += 1 + IMM2_SIZE; in check_opcode_types() 824 count = GET2(cc, 1 + IMM2_SIZE); in check_opcode_types() 831 cc += 1 + 2 * IMM2_SIZE; in check_opcode_types() 914 if (GET2(cc, 1) == GET2(cc, 1 + IMM2_SIZE)) in get_class_iterator_size() 1120 bracketlen = 1 + LINK_SIZE + IMM2_SIZE; in set_private_data_ptrs() 1140 bracketlen = 1 + LINK_SIZE + IMM2_SIZE; in set_private_data_ptrs() 1162 size = -(2 + IMM2_SIZE); in set_private_data_ptrs() 1177 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs() [all …]
|
D | pcre_exec.c | 1347 int count = GET2(ecode, 1 + IMM2_SIZE); in match() 1366 int count = GET2(ecode, 1 + IMM2_SIZE); in match() 1482 ecode += 1 + IMM2_SIZE; in match() 2708 int count = GET2(ecode, 1+IMM2_SIZE); in match() 2710 ecode += 1 + 2*IMM2_SIZE; in match() 2735 ecode += 1 + IMM2_SIZE; in match() 2763 max = GET2(ecode, 1 + IMM2_SIZE); in match() 2765 ecode += 1 + 2 * IMM2_SIZE; in match() 2909 max = GET2(ecode, 1 + IMM2_SIZE); in match() 2911 ecode += 1 + 2 * IMM2_SIZE; in match() [all …]
|
D | pcretest.c | 1072 #undef IMM2_SIZE 1073 #define IMM2_SIZE 1 macro 1091 #undef IMM2_SIZE 1092 #define IMM2_SIZE 1 macro
|