Searched defs:inputChars (Results 1 – 5 of 5) sorted by relevance
51 ScopedStringChars inputChars(env, input); in updateInput() local
59 private final UnicodeSet inputChars; field in CLDRFileTransformer.LocaleTransform
331 UChar *inputChars = (UChar *)uprv_malloc(sizeof(UChar)*(len16+1)); in appendReplacement() local531 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
3350 char *patternChars = NULL, *inputChars = NULL; in regex_find() local4392 char *inputChars = NULL; in PerlTestsUTF8() local