Searched refs:pcre_get_substring (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/pcre-7/pcre/
H A Dpcre_get.c390 pcre_get_substring(const char *subject, int *ovector, int stringcount, function
442 return pcre_get_substring(subject, ovector, stringcount, n, stringptr);
455 Argument: the result of a previous pcre_get_substring()
H A Dpcre.h.generic297 PCRE_EXP_DECL int pcre_get_substring(const char *, int *, int, int,
H A Dpcre.h.in297 PCRE_EXP_DECL int pcre_get_substring(const char *, int *, int, int,
H A DMakefile.am34 doc/html/pcre_get_substring.html \
358 doc/pcre_get_substring.3 \
H A Dpcregexp.pas398 function pcre_get_substring( const subject : pchar; var ovector : integer; function
H A Dpcretest.c2325 int rc = pcre_get_substring((char *)bptr, use_offsets, count,
/macosx-10.10/postfix-255/postfix/src/util/
H A Ddict_pcre.c188 ret = pcre_get_substring(ctxt->lookup_string, ctxt->offsets,
194 msg_fatal("pcre map %s, line %d: pcre_get_substring error: %d",

Completed in 86 milliseconds