Lines Matching refs:regoff_t
47 const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo);
100 regoff_t *t1, regoff_t *t2)
160 regoff_t *tags;
164 regoff_t pos;
165 regoff_t **tags;
171 regoff_t *match_tags, int eflags,
172 regoff_t *match_end_ofs)
177 regoff_t pos = -1;
178 regoff_t pos_add_next = 1;
194 regoff_t match_eo = -1; /* end offset of match (-1 if no match found yet) */
196 regoff_t *tmp_tags = NULL;
197 regoff_t *tmp_iptr;
217 if (num_tags > SIZE_MAX/(8 * sizeof(regoff_t) * tnfa->num_states))
232 xbytes = sizeof(regoff_t) * num_tags;
493 regoff_t pos;
498 regoff_t *tags;
594 regoff_t *match_tags, int eflags, regoff_t *match_end_ofs)
599 regoff_t pos = 0;
600 regoff_t pos_add_next = 1;
613 regoff_t pos_start = -1;
619 regoff_t match_eo = -1;
622 regoff_t *tags = NULL;
772 regoff_t so, eo;
774 regoff_t bt_len;
931 const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo)
1001 regoff_t *tags = NULL, eo;