OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LeadingString
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/
regexp.h
463
static Rune*
LeadingString
(Regexp* re, int* nrune, ParseFlags* flags);
parse.cc
687
Rune* Regexp::
LeadingString
(Regexp* re, int *nrune,
835
rune_i =
LeadingString
(sub[i], &nrune_i, &runeflags_i);
[
all
...]
Completed in 220 milliseconds