OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:utfrune
(Results
1 - 3
of
3
) sorted by null
/external/regex-re2/util/
utf.h
39
char*
utfrune
(const char*, Rune);
rune.cc
231
utfrune
(const char *s, Rune c)
function in namespace:re2
/external/regex-re2/re2/testing/
string_generator_test.cc
56
EXPECT_TRUE(
utfrune
(alphabet.c_str(), r) != NULL);
Completed in 199 milliseconds