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

/external/pcre/dist/
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()
H A Dpcregexp.pas398 function pcre_get_substring( const subject : pchar; var ovector : integer; function

Completed in 140 milliseconds