Searched defs:inputChars (Results 1 – 4 of 4) sorted by relevance
55 private final UnicodeSet inputChars; field in CLDRFileTransformer.LocaleTransform
329 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local529 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16)); in appendTail() local1359 UChar *inputChars = result->getBuffer(len16); in input() local1404 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(input16Len)); in getInput() local
456 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(regexp->fTextLength+1)); in uregex_getText() local
3317 char *patternChars = NULL, *inputChars = NULL; in regex_find() local4348 char *inputChars = NULL; in PerlTestsUTF8() local