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