Searched defs:strSpan (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/common/ |
D | uniset.cpp | 2147 UnicodeSetStringSpan strSpan(*this, *strings, which); in span() local 2184 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanBack() local 2222 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanUTF8() local 2263 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanBackUTF8() local
|
/external/icu4c/common/ |
D | uniset.cpp | 2149 UnicodeSetStringSpan strSpan(*this, *strings, which); in span() local 2186 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanBack() local 2224 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanUTF8() local 2262 UnicodeSetStringSpan strSpan(*this, *strings, which); in spanBackUTF8() local
|