Searched refs:affixBuf (Results 1 – 1 of 1) sorted by relevance
3963 UnicodeString affixBuf; in appendAffix() local3964 expandAffix(*affixPat, affixBuf, number, handler, TRUE, NULL); in appendAffix()3965 buf.append(affixBuf); in appendAffix()3966 return affixBuf.length(); in appendAffix()