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

/barrelfish-2018-10-04/include/
H A Dpcre.h104 only recognized at matching time (i.e. by pcre_exec() or pcre_dfa_exec()) may
122 Options that can be set for pcre_exec() and/or pcre_dfa_exec() are flagged with
567 PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *,
/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c41 /* This module contains the external function pcre_dfa_exec(), which is an
3177 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, function
3674 /* End of pcre_dfa_exec.c */

Completed in 39 milliseconds