Home
last modified time | relevance | path

Searched refs:UTF8_2_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/unicode/
Dmkutf8data.c251 #define UTF8_2_BITS 0xC0 macro
274 str[0] |= UTF8_2_BITS; in utf8encode()