]> mj.ucw.cz Git - libucw.git/commit
Use GET_UTF8 instead of GET_UTF8_CHAR (this costs us an extra unnecessary
authorMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2004 11:44:08 +0000 (11:44 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2004 11:44:08 +0000 (11:44 +0000)
commit0f650a174990401b13a732a1008385a71e69cb8b
treec77c4294a6e9bf5f86cde7c6f28d28fe7dc8ca42
parent4f1b84f57f319b982fd6d34fce390c16b644d898
Use GET_UTF8 instead of GET_UTF8_CHAR (this costs us an extra unnecessary
test for character < 0x80, but it is worth the simplification).
lib/tagged-text.h