summaryrefslogtreecommitdiffstats
path: root/src/polypcore/utf8.h
Commit message (Collapse)AuthorAgeFilesLines
* * remove "const" from return type of pa_utf8_filter() since it desn't make ↵Lennart Poettering2006-05-161-1/+1
| | | | | | | | | 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
* Add function to filter a string of any invalid UTF-8 sequences. User mustPierre Ossman2006-05-151-0/+1
| | | | | | | free() the result. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@872 fefdeb5f-60dc-0310-8127-8f9354f1896f
* add utf8 validity checking APILennart Poettering2006-05-141-0/+27
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@861 fefdeb5f-60dc-0310-8127-8f9354f1896f