search for: utf8_table4

Displaying 1 result from an estimated 1 matches for "utf8_table4".

2017 Mar 19
2
[PATCH] Improve utf8clen and remove utf8_table4
...8 character With this patch, the utf8clen function will now return either: * -1 if `c' is not a valid utf8 start byte * The byte length of the utf8 character (the number of leading 1's, really) I believe returning -1 for continuation bytes makes utf8clen less error prone. The utf8_table4 array is no longer needed and has been removed. Sahil -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.diff Type: text/x-patch Size: 1709 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20170318/e8e82a14/attachment.bin&...