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

/forgerock/web-agents-v4/pcre/
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 *,
H A Dpcre_dfa_exec.c41 /* This module contains the external function pcre_dfa_exec(), which is an
3176 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, function
3673 /* End of pcre_dfa_exec.c */

Completed in 38 milliseconds