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

  /external/pcre/
pcre_get.c 235 pcre_copy_substring(const char *subject, int *ovector, int stringcount, function
285 return pcre_copy_substring(subject, ovector, stringcount, n, buffer, size);
pcregexp.pas 355 function pcre_copy_substring( const subject : pchar; var ovector : integer; function

Completed in 268 milliseconds