OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chartorune
(Results
1 - 3
of
3
) sorted by null
/external/regex-re2/util/
utf.h
36
int
chartorune
(Rune* r, const char* s);
rune.cc
49
chartorune
(Rune *rune, const char *str)
function in namespace:re2
224
s +=
chartorune
(&rune, s);
250
n =
chartorune
(&r, s);
/external/regex-re2/re2/
parse.cc
[
all
...]
Completed in 26 milliseconds