Home | History | Annotate | Download | only in cintltst

Lines Matching refs:U8_LENGTH

149         if(UTF8_CHAR_LENGTH(c) != (uint16_t)codepoint[i] || U8_LENGTH(c) != (uint16_t)codepoint[i]){