OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsValidCodepoint
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/
utf_string_conversion_utils.h
15
inline bool
IsValidCodepoint
(uint32 code_point) {
/external/chromium_org/base/strings/
utf_string_conversion_utils.h
15
inline bool
IsValidCodepoint
(uint32 code_point) {
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unilib.h
42
inline bool
IsValidCodepoint
(char32 c) {
Completed in 689 milliseconds