Home | History | Annotate | Download | only in liblog

Lines Matching full:xxxxxx

887      * (UTF-8's character must not be like 10xxxxxx,
900 if ((*cur & 0xC0) != 0x80) { /* can not be 10xxxxxx? */