https://bugzilla.wikimedia.org/show_bug.cgi?id=46794
--- Comment #1 from Ed Sanders <[email protected]> --- Looking at other implementations, sepcifically OpenOffice, they have an "ignore whitespace" mode in their nextWord function: https://svn.apache.org/repos/asf/incubator/ooo/symphony/trunk/main/i18npool/source/breakiterator/breakiterator_unicode.cxx which calls an is_whitepsace function, which is defined as: http://www.icu-project.org/apiref/icu4c/uchar_8h.html#a5cef869b23e8d8e649963457cccca68e -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
