Searched defs:remainingChars (Results 1 – 2 of 2) sorted by relevance
2112 … UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1)); in split() local2151 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1)); in split() local2220 UChar *remainingChars = (UChar *)uprv_malloc(sizeof(UChar)*(remaining16Length+1)); in split() local
2437 final int remainingChars = (limit - start); in comment() local