Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drematch.cpp325 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local
525 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local
1355 UChar *inputChars = result->getBuffer(len16); in input() local
1400 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len)); in getInput() local
Duregex.cpp454 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3376 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4400 char *inputChars = NULL; in PerlTestsUTF8() local