Home
last modified time | relevance | path

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

/external/chromium_org/base/strings/
Dutf_string_conversion_utils.h15 inline bool IsValidCodepoint(uint32 code_point) { in IsValidCodepoint() function
/external/chromium/base/
Dutf_string_conversion_utils.h15 inline bool IsValidCodepoint(uint32 code_point) { in IsValidCodepoint() function
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
Dunilib.h42 inline bool IsValidCodepoint(char32 c) { in IsValidCodepoint() function