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

  /external/regex-re2/re2/
prefilter.cc 211 static Info* EmptyString();
446 Prefilter::Info* Prefilter::Info::EmptyString() {
539 info = EmptyString();
554 info = EmptyString();
  /external/libchrome/base/strings/
string_util.cc 36 // Force the singleton used by EmptyString[16] to be a unique type. This
226 const std::string& EmptyString() {
    [all...]
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 443 static const UChar EmptyString = 0;
448 return &EmptyString;
462 return &EmptyString;
468 return &EmptyString;
489 return &EmptyString;
    [all...]

Completed in 1122 milliseconds