OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhitespaceWide
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/strings/
string_util_constants.cc
37
const wchar_t
kWhitespaceWide
[] = {
string_util.h
142
BASE_EXPORT extern const wchar_t
kWhitespaceWide
[];
368
return wcschr(base::
kWhitespaceWide
, c) != NULL;
Completed in 55 milliseconds