Home
last modified time | relevance | path

Searched defs:uch (Results 1 – 6 of 6) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DUniConversion.cxx23 const unsigned int uch = wsv[i]; in UTF8Length() local
43 const unsigned char uch = u8Text[positionUTF8]; in UTF8PositionFromUTF16Position() local
55 const unsigned int uch = wsv[i]; in UTF8FromUTF16() local
81 void UTF8FromUTF32Character(int uch, char *putf) noexcept { in UTF8FromUTF32Character()
H A DDBCS.cxx16 const unsigned char uch = ch; in DBCSIsLeadByte() local
H A DUniConversion.h91 inline constexpr unsigned int UTF16CharLength(wchar_t uch) noexcept { in UTF16CharLength()
H A DDocument.cxx1014 const unsigned char uch = ch; in IsDBCSLeadByteNoExcept() local
/MusicPlayer2/scintilla/lexlib/
H A DCharacterSet.h92 const unsigned char uch = *cp; in AddString() local
104 const unsigned char uch = ch; in Contains() local
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx1062 const unsigned char uch = text[i]; in MeasureWidths() local
1807 const unsigned char uch = screenLine->Text()[bytePosition]; in FillTextLayoutFormats() local
2176 const unsigned char uch = text[i]; in MeasureWidths() local