Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunilib.cc39 inline bool IsInterchangeValidCodepoint(char32 c) { in IsInterchangeValidCodepoint() function
58 !IsInterchangeValidCodepoint(rune)) { in SpanInterchangeValid()