HomeSort by relevance Sort by last modified time
    Searched refs:UnicodeString (Results 501 - 522 of 522) sorted by null

<<21

  /external/icu4c/i18n/
uspoof_wsconf.cpp 85 UnicodeString s(FALSE, ubuf, len); // Aliasing constructor
regexcmp.cpp 104 const UnicodeString &pat, // Source pat to be compiled.
108 fRXPat->fPatternString = new UnicodeString(pat);
    [all...]
rbtz.cpp 53 RuleBasedTimeZone::RuleBasedTimeZone(const UnicodeString& id, InitialTimeZoneRule* initialRule)
188 UnicodeString curName, name;
ucol.cpp     [all...]
ucol_tok.cpp 815 UnicodeString tempStuff(FALSE, stuff, len);
820 // UnicodeString is copy-on-write.
    [all...]
ucurr.cpp 852 const UnicodeString* formats = fmt.getFormats(fmt_count);
    [all...]
ucol_imp.h 293 UnicodeString writableBuffer;
    [all...]
usearch.cpp     [all...]
ucol_elm.cpp     [all...]
  /external/icu4c/test/intltest/
convtest.cpp 91 UnicodeString s, unicode;
212 UnicodeString s, unicode, invalidUChars;
374 UnicodeString s, map, mapnot;
646 UnicodeString out;
    [all...]
testidn.cpp 84 test.errcheckln(errorCode, "Failed to load IDNA data file. " + UnicodeString(u_errorName(errorCode)));
  /external/icu4c/test/thaitest/
thaitest.cpp 341 UnicodeString myText(bufferChars, fileSize, "UTF-8");
  /external/icu4c/common/
locid.cpp 27 * 04/12/00 srl removing unicodestring api's and cached hash code
959 UnicodeString currUSKey;
1025 virtual const UnicodeString* snext(UErrorCode& status) {
normalizer2impl.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
FontAndroid.cpp     [all...]
  /external/chromium/net/base/
net_util.cc 618 icu::UnicodeSet dangerous_characters(icu::UnicodeString(
628 icu::RegexMatcher dangerous_patterns(icu::UnicodeString(
635 icu::UnicodeSet dangerous_characters(icu::UnicodeString(
645 icu::RegexMatcher dangerous_patterns(icu::UnicodeString(
654 icu::UnicodeString component_string(str, str_len);
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 994 UnicodeSet * uniset = new UnicodeSet(UnicodeString(pattern), error);
1006 UnicodeString strItem = usetiter -> getString();
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 1239 milliseconds

<<21