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

/macosx-10.10/pcre-7/pcre/
H A DMakefile.am26 doc/html/pcre_dfa_exec.html \
170 pcre_dfa_exec.c \
320 pcre_dfa_exec.o pcre_exec.o pcre_fullinfo.o pcre_get.o \
350 doc/pcre_dfa_exec.3 \
H A Dpcre.h.generic284 PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *,
H A Dpcre.h.in284 PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *,
H A Dpcretest.c2159 count = pcre_dfa_exec(re, extra, (char *)bptr, len, start_offset,
2222 count = pcre_dfa_exec(re, extra, (char *)bptr, len, start_offset,
H A Dpcregexp.pas370 function pcre_dfa_exec( const argument_re : pointer {pcre}; function
H A Dpcre_dfa_exec.c42 /* This module contains the external function pcre_dfa_exec(), which is an
2681 pcre_dfa_exec(const pcre *argument_re, const pcre_extra *extra_data, function
3116 /* End of pcre_dfa_exec.c */

Completed in 84 milliseconds