Searched refs:patternChars (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dcurrpinf.cpp297 const UChar* patternChars = ures_getStringByKeyWithFallback( local
300 UnicodeString* pattern = new UnicodeString(patternChars, ptnLen);
311 UnicodeString negPattern(patternChars, ptnLen);
/external/icu/icu4c/source/i18n/
H A Dcurrpinf.cpp297 const UChar* patternChars = ures_getStringByKeyWithFallback( local
300 UnicodeString* pattern = new UnicodeString(patternChars, ptnLen);
311 UnicodeString negPattern(patternChars, ptnLen);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dregextst.cpp3286 char *patternChars = NULL, *inputChars = NULL; local
3368 patternChars = new char[patternUTF8Length+1];
3369 pattern.extract(patternChars, patternUTF8Length+1, UTF8Converter, status);
3370 utext_openUTF8(&patternText, patternChars, patternUTF8Length, &status);
3718 delete[] patternChars;
4306 char *patternChars = NULL; local
4436 patternLength = pattern.extract(patternChars, patternCapacity, UTF8Converter.getAlias(), status);
4439 delete[] patternChars;
4441 patternChars = new char[patternCapacity];
4442 pattern.extract(patternChars, patternCapacit
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dregextst.cpp3291 char *patternChars = NULL, *inputChars = NULL; local
3373 patternChars = new char[patternUTF8Length+1];
3374 pattern.extract(patternChars, patternUTF8Length+1, UTF8Converter, status);
3375 utext_openUTF8(&patternText, patternChars, patternUTF8Length, &status);
3723 delete[] patternChars;
4311 char *patternChars = NULL; local
4441 patternLength = pattern.extract(patternChars, patternCapacity, UTF8Converter.getAlias(), status);
4444 delete[] patternChars;
4446 patternChars = new char[patternCapacity];
4447 pattern.extract(patternChars, patternCapacit
[all...]
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 973 milliseconds