OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 33 milliseconds