HomeSort by relevance Sort by last modified time
    Searched defs:pcre_get_substring (Results 1 - 2 of 2) sorted by null

  /external/pcre/
pcre_get.c 390 pcre_get_substring(const char *subject, int *ovector, int stringcount, function
442 return pcre_get_substring(subject, ovector, stringcount, n, stringptr);
455 Argument: the result of a previous pcre_get_substring()
pcregexp.pas 398 function pcre_get_substring( const subject : pchar; var ovector : integer; function

Completed in 1031 milliseconds