summaryrefslogtreecommitdiff
path: root/ccan/charset/test/run-utf8-read-write.c
AgeCommit message (Collapse)Author
2011-06-11charset: Rewrote utf8_validate, and added four new functions:Joey Adams
* utf8_read_char * utf8_write_char * from_surrogate_pair * to_surrogate_pair