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

/forgerock/web-agents-v4/pcre/
H A Dpcre_get.c335 pcre_copy_substring(const char *subject, int *ovector, int stringcount, function
408 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);

Completed in 28 milliseconds