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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_get.c339 pcre_copy_substring(const char *subject, int *ovector, int stringcount, function
412 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);
/barrelfish-2018-10-04/include/
H A Dpcre.h561 PCRE_EXP_DECL int pcre_copy_substring(const char *, int *, int, int,

Completed in 85 milliseconds