Home
last modified time | relevance | path

Searched refs:runetochar (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Drune.c255 runetochar(char *str, const Rune *rune) in runetochar() function
318 return runetochar(str, &rune); in runelen()
Dutf.h49 int runetochar(char* s, const Rune* r);
Dunicodetext.cc370 int len = runetochar(buf, &rune); in push_back()
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc393 d += runetochar(d, &rune); in UnescapeCEscapeSequences()
421 d += runetochar(d, &rune); in UnescapeCEscapeSequences()