diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-03-19 15:13:19 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-03-19 18:23:44 -0600 |
commit | 27d6c58a7e12243bef66c58b38e7d1415d9ca07e (patch) | |
tree | 666b93928ce7261a446a8438e1338099e86f0acf /dist/Storable | |
parent | ec5f19d09949aac9034bb62ade44ffba8d4d2bb1 (diff) | |
download | perl-27d6c58a7e12243bef66c58b38e7d1415d9ca07e.tar.gz |
utf8.c: Add valid_utf8_to_uvuni() and valid_utf8_to_uvchr()
These functions are like utf8_to_uvuni() and utf8_to_uvchr(), but their
name implies that the input UTF-8 has been validated.
They are not currently documented, as it's best for XS writers to call
the functions that do validation.
Diffstat (limited to 'dist/Storable')
0 files changed, 0 insertions, 0 deletions