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

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_get.c551 pcre_get_substring(const char *subject, int *ovector, int stringcount, function
632 return pcre_get_substring(subject, ovector, stringcount, n, stringptr);
651 Argument: the result of a previous pcre_get_substring()
/barrelfish-2018-10-04/include/
H A Dpcre.h615 PCRE_EXP_DECL int pcre_get_substring(const char *, int *, int, int,

Completed in 91 milliseconds