UTF8_MASK_INITIAL2 284 common/str.c return (b & UTF8_MASK_INITIAL2) << 6 | UTF8_MASK_INITIAL2 284 kernel/generic/common/str.c return (b & UTF8_MASK_INITIAL2) << 6 | UTF8_MASK_INITIAL2 284 uspace/lib/c/common/str.c return (b & UTF8_MASK_INITIAL2) << 6 |HelenOS homepage, sources at GitHub