Searched refs:re_string_reconstruct (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.c36 re_string_reconstruct before using the object. */
576 re_string_reconstruct (re_string_t *pstr, int idx, int eflags)
575 re_string_reconstruct (re_string_t *pstr, int idx, int eflags) function
H A Dregexec.c806 err = re_string_reconstruct (&mctx.input, match_first,
831 err = re_string_reconstruct (&mctx.input, match_first, eflags);

Completed in 71 milliseconds