Searched refs:reset_all (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dregexec.c55 the corresponding tags. If reset_all is non-zero, reset all tags in all
60 int n, int start_tag, int reset_all)
65 DPRINT(("tre_reset_last_matched_branches: n=%d start_tag=%d reset_all=%d\n",
66 n, start_tag, reset_all));
77 reset = (reset_all || tre_tag_touch_get(tags, b->cmp_tag) <
100 if (!reset_all)
123 reset = (reset_all || tre_tag_touch_get(tags, b->cmp_tag) < max);
59 tre_reset_last_matched_branches(tre_tag_t *tags, const tre_last_matched_t *lm, int n, int start_tag, int reset_all) argument
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic.y40 void reset_all();
1737 reset_all();
1757 void reset_all()
H A Dpic.cpp31 void reset_all();
3590 reset_all();
3610 void reset_all() function

Completed in 116 milliseconds