Lines Matching refs:tempSubString
1582 UnicodeString tempSubString(int32_t start=0, int32_t length=INT32_MAX) const;1586 * Same as tempSubString(start, length) except that the substring range4112 return tempSubString(start, limit - start);