chiark / gitweb /
utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a string
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Feb 2018 17:41:03 +0000 (18:41 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:58:56 +0000 (07:58 +0200)
commit69efcf51adbe0382c11d83d04e14279fe010d2b2
tree677a32a254ff26140649520f9c4dfa55b5c68442
parent18344601acc263daef6008a4a0f2e8791fd20db7
utf8: add utf8_n_codepoints() for counting complete utf8 codepoints in a string
src/basic/utf8.c
src/basic/utf8.h