diff options
author | Michael Adam <obnox@samba.org> | 2010-10-29 22:06:05 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2010-11-03 22:45:19 +0000 |
commit | 5829cb0a984b6f3ee2ef114a4d2ff85f1a5a592b (patch) | |
tree | e44cbf22f6c4ddfe17e95d8af4950b451db88a16 /docs-xml/Makefile | |
parent | a50d3638a7440e30a0cbfb3bffe4712ff68e350a (diff) | |
download | samba-5829cb0a984b6f3ee2ef114a4d2ff85f1a5a592b.tar.gz samba-5829cb0a984b6f3ee2ef114a4d2ff85f1a5a592b.tar.bz2 samba-5829cb0a984b6f3ee2ef114a4d2ff85f1a5a592b.zip |
lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input charset.
next_codepoint_convenience() takes as string in CH_UNIX encoding and returns the
unicode codepoint of the next (possibly multibyte) character of the
input string.
The new next_codepoint_convenience_ext() function adds the encoding of the input
string as a parameter. next_codepoint_convenience() now only calls
next_codepoint_convenience_ext() with CH_UNIX als src_charset argument.
Diffstat (limited to 'docs-xml/Makefile')
0 files changed, 0 insertions, 0 deletions