Home
last modified time | relevance | path

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

/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.cpp3378 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4409 char *inputChars = NULL; in PerlTestsUTF8() local