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

/external/pcre/dist/
H A Dpcregexp.pas370 function pcre_dfa_exec( const argument_re : pointer {pcre}; function
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 101 milliseconds