OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:save_start
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist2/src/
pcre2_substitute.c
314
PCRE2_SIZE
save_start
;
local
324
save_start
= start_offset++;
349
fraglength = start_offset -
save_start
;
350
CHECKMEMCPY(subject +
save_start
, fraglength);
/external/regex-re2/re2/
dfa.cc
[
all
...]
Completed in 109 milliseconds