|
From: Mark D. <mar...@ic...> - 2005-10-14 21:07:19
|
The iterate and check should be very fast. I think at some point we were discussing a utility for searching for the first character that was in (or not in) a Unicode Set, but I don't think we have one now. Mark Deborah Goldsmith wrote: > Hi, > > I'm still working on the Thai word break. Is there any way to do a > fast span of a UnicodeSet over a string or CharacterIterator, other > than iterating and calling set->contains(char) repeatedly? I looked > but couldn't find anything. > > Deborah > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > icu-design mailing list > icu...@li... > To Un/Subscribe: https://lists.sourceforge.net/lists/listinfo/icu-design > > > |