Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of state
[sgt/charset] / istate.c
1 #include "charset.h"
2
3 const charset_state charset_init_state = CHARSET_INIT_STATE;