Pierre Ossman
7ca25e58e9
Move utf8 to the public part (libpolyp).
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@909 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-17 17:30:49 +00:00
Lennart Poettering
e8cc63d756
* remove "const" from return type of pa_utf8_filter() since it desn't make any sense
...
* fix pa_utf8_filter() to not skip the next character too if it found an invalid one
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@877 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-16 00:44:47 +00:00
Pierre Ossman
9c8661c675
Add function to filter a string of any invalid UTF-8 sequences. User must
...
free() the result.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@872 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-15 13:04:13 +00:00
Lennart Poettering
bf52fb93b4
add utf8 validity checking API
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@861 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-14 16:02:09 +00:00