Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-match-approx.c267 size_t tag_bytes = sizeof(*tmp_tags) * num_tags; in tre_tnfa_run_approx() local
271 size_t total_bytes = reach_bytes * 2 + (tnfa->num_states * 2 + 1 ) * tag_bytes; in tre_tnfa_run_approx()
288 buf_cursor = buf + tag_bytes; in tre_tnfa_run_approx()
305 buf_cursor += tag_bytes; in tre_tnfa_run_approx()
307 buf_cursor += tag_bytes; in tre_tnfa_run_approx()