Searched refs:UTF8IsMultibyteLineEnd (Results 1 – 2 of 2) sorted by relevance
79 constexpr bool UTF8IsMultibyteLineEnd(unsigned char ch0, unsigned char ch1, unsigned char ch2) noex… in UTF8IsMultibyteLineEnd() function
738 if (UTF8IsMultibyteLineEnd(chBeforePrev, chPrev, ch)) { in ContainsLineEnd()910 if (UTF8IsMultibyteLineEnd(chBeforePrev, chPrev, ch)) { in ResetLineEnds()1084 if (UTF8IsMultibyteLineEnd(chBeforePrev, chPrev, ch)) { in BasicInsertString()