Home
last modified time | relevance | path

Searched defs:IsValidCodepoint (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/strings/
Dutf_string_conversion_utils.h18 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunilib.h42 inline bool IsValidCodepoint(char32 c) { in IsValidCodepoint() function