Searched refs:affixBuf (Results 1 – 1 of 1) sorted by relevance
3439 UnicodeString affixBuf; in appendAffix() local3440 expandAffix(*affixPat, affixBuf, number, handler, TRUE, NULL); in appendAffix()3441 buf.append(affixBuf); in appendAffix()3442 return affixBuf.length(); in appendAffix()