Home | History | Annotate | Download | only in Frontend

Lines Matching refs:trailingBytesForUTF8

114   static const char trailingBytesForUTF8[256] = {
133 char trailingBytes = trailingBytesForUTF8[(unsigned char)SourceLine[*i]];