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

/forgerock/web-agents-v4/pcre/
H A Dpcre_get.c544 pcre_get_substring(const char *subject, int *ovector, int stringcount, function
625 return pcre_get_substring(subject, ovector, stringcount, n, stringptr);
644 Argument: the result of a previous pcre_get_substring()

Completed in 45 milliseconds