-
- Downloads
Parser.utf8_fix: Multiple fixes.
Added detection of negative characters. Optimized the case where all characters in the string are out of band. Minor optimization: After the recursion, the string will already be clean. Also adds some AutoDoc. FIXME: This implementation doesn't like strings with lots of out of band characters. Consider implementing it in C.
Please register or sign in to comment