]> git.ozlabs.org Git - ccan/commitdiff
charset: Rewrote utf8_validate, and added four new functions:
authorJoey Adams <joeyadams3.14159@gmail.com>
Sat, 11 Jun 2011 07:58:10 +0000 (03:58 -0400)
committerJoey Adams <joeyadams3.14159@gmail.com>
Sat, 11 Jun 2011 08:10:52 +0000 (04:10 -0400)
 * utf8_read_char
 * utf8_write_char
 * from_surrogate_pair
 * to_surrogate_pair


No differences found