Searched defs:EmptyString (Results 1 - 3 of 3) sorted by relevance

/external/regex-re2/re2/
H A Dprefilter.cc211 static Info* EmptyString();
446 Prefilter::Info* Prefilter::Info::EmptyString() { function in class:re2::Prefilter::Info
539 info = EmptyString();
554 info = EmptyString();
/external/libchrome/base/strings/
H A Dstring_util.cc36 // Force the singleton used by EmptyString[16] to be a unique type. This
226 const std::string& EmptyString() { function in namespace:base
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp443 static const UChar EmptyString = 0; variable
448 return &EmptyString;
462 return &EmptyString;
468 return &EmptyString;
489 return &EmptyString;

Completed in 191 milliseconds