HomeSort by relevance Sort by last modified time
    Searched defs:IsValidCharacter (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/strings/
utf_string_conversion_utils.h 26 inline bool IsValidCharacter(uint32_t code_point) {
  /external/libweave/third_party/chromium/base/strings/
utf_string_conversion_utils.h 27 inline bool IsValidCharacter(uint32_t code_point) {
  /external/v8/src/
unicode-inl.h 140 bool Utf8::IsValidCharacter(uchar c) {

Completed in 1260 milliseconds