Lines Matching refs:IMM2_SIZE

131   1+IMM2_SIZE, 1+IMM2_SIZE,      /* upto, minupto                          */
132 1+IMM2_SIZE, /* exact */
133 1, 1, 1, 1+IMM2_SIZE, /* *+, ++, ?+, upto+ */
135 1+IMM2_SIZE, 1+IMM2_SIZE, /* upto I, minupto I */
136 1+IMM2_SIZE, /* exact I */
137 1, 1, 1, 1+IMM2_SIZE, /* *+I, ++I, ?+I, upto+I */
140 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto, minupto */
141 1+IMM2_SIZE, /* NOT exact */
142 1, 1, 1, 1+IMM2_SIZE, /* NOT *+, ++, ?+, upto+ */
144 1+IMM2_SIZE, 1+IMM2_SIZE, /* NOT upto I, minupto I */
145 1+IMM2_SIZE, /* NOT exact I */
146 1, 1, 1, 1+IMM2_SIZE, /* NOT *+I, ++I, ?+I, upto+I */
149 1+IMM2_SIZE, 1+IMM2_SIZE, /* Type upto, minupto */
150 1+IMM2_SIZE, /* Type exact */
151 1, 1, 1, 1+IMM2_SIZE, /* Type *+, ++, ?+, upto+ */
675 ? IMM2_SIZE:0); in internal_dfa_match()
926 ADD_ACTIVE((int)(code - start_code + 1 + LINK_SIZE + IMM2_SIZE), 0); in internal_dfa_match()
1387 { ADD_NEW(state_offset + 1 + IMM2_SIZE + 1, 0); } in internal_dfa_match()
1398 ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); in internal_dfa_match()
1421 { ADD_NEW(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
1973 { ADD_ACTIVE(state_offset + 1 + IMM2_SIZE + 3, 0); } in internal_dfa_match()
1980 switch(code[1 + IMM2_SIZE + 1]) in internal_dfa_match()
1992 OK = PRIV(ucp_gentype)[prop->chartype] == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
1996 OK = prop->chartype == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
2000 OK = prop->script == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
2004 OK = (prop->script == code[1 + IMM2_SIZE + 2] || in internal_dfa_match()
2006 code[1 + IMM2_SIZE + 2]) != 0); in internal_dfa_match()
2042 cp = PRIV(ucd_caseless_sets) + code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
2057 OK = UCD_BIDICLASS(c) == code[1 + IMM2_SIZE + 2]; in internal_dfa_match()
2062 UCD_BPROPS_PROP(prop), code[1 + IMM2_SIZE + 2]) != 0; in internal_dfa_match()
2080 { ADD_NEW(state_offset + 1 + IMM2_SIZE + 3, 0); } in internal_dfa_match()
2093 { ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
2109 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, ncount); } in internal_dfa_match()
2122 { ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
2151 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, ncount); } in internal_dfa_match()
2168 { ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
2191 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, 0); } in internal_dfa_match()
2204 { ADD_ACTIVE(state_offset + 2 + IMM2_SIZE, 0); } in internal_dfa_match()
2228 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, 0); } in internal_dfa_match()
2561 { ADD_NEW(state_offset + dlen + 1 + IMM2_SIZE, 0); } in internal_dfa_match()
2584 ADD_ACTIVE(state_offset + dlen + 1 + IMM2_SIZE, 0); in internal_dfa_match()
2606 { ADD_NEW(state_offset + dlen + 1 + IMM2_SIZE, 0); } in internal_dfa_match()
2708 { ADD_ACTIVE(next_state_offset + 1 + 2 * IMM2_SIZE, 0); } in internal_dfa_match()
2711 int max = (int)GET2(ecode, 1 + IMM2_SIZE); in internal_dfa_match()
2720 { ADD_NEW(next_state_offset + 1 + 2 * IMM2_SIZE, 0); } in internal_dfa_match()
2838 { ADD_ACTIVE(state_offset + LINK_SIZE + 2 + IMM2_SIZE, 0); } in internal_dfa_match()