Home
last modified time | relevance | path

Searched defs:inputChars (Results 1 – 4 of 4) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFileTransformer.java55 private final UnicodeSet inputChars; field in CLDRFileTransformer.LocaleTransform
/external/icu/icu4c/source/i18n/
Drematch.cpp329 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local
529 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local
1359 UChar *inputChars = result->getBuffer(len16); in input() local
1404 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len)); in getInput() local
Duregex.cpp456 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3317 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4348 char *inputChars = NULL; in PerlTestsUTF8() local