OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveLeadingRegexp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/re2/re2/
regexp.h
476
static Regexp*
RemoveLeadingRegexp
(Regexp* re);
parse.cc
658
Regexp* Regexp::
RemoveLeadingRegexp
(Regexp* re) {
914
sub[j] =
RemoveLeadingRegexp
(sub[j]);
[
all
...]
Completed in 67 milliseconds