HomeSort by relevance Sort by last modified time
    Searched full:isunicodewhitespace (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/strings/
string_util_unittest.cc     [all...]
string_util.cc 422 if (IsUnicodeWhitespace(*i)) {
660 bool IsUnicodeWhitespace(wchar_t c) {
    [all...]
string_number_conversions.cc 95 // There is an IsUnicodeWhitespace for wchars defined in string_util.h, but it
string_util.h 366 BASE_EXPORT bool IsUnicodeWhitespace(wchar_t c);
  /external/libweave/third_party/chromium/base/strings/
string_number_conversions.cc 94 // There is an IsUnicodeWhitespace for wchars defined in string_util.h, but it

Completed in 147 milliseconds