Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drematch.cpp337 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local
520 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local
1386 UChar *inputChars = result->getBuffer(len16); in input() local
1431 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/chromium_org/third_party/icu/source/i18n/
Drematch.cpp337 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local
529 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local
1413 UChar *inputChars = result->getBuffer(len16); in input() local
1468 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/chromium_org/third_party/icu/source/test/intltest/
Dregextst.cpp3286 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4310 char *inputChars = NULL; in PerlTestsUTF8() local
/external/icu/icu4c/source/test/intltest/
Dregextst.cpp3291 char *patternChars = NULL, *inputChars = NULL; in regex_find() local
4315 char *inputChars = NULL; in PerlTestsUTF8() local