Home
last modified time | relevance | path

Searched refs:UTF8LeadingByteSeen (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dencodingspeculator.cpp
H A Dencodingspeculator.h
/glogg/src/
H A Dencodingspeculator.cpp49 state_ = State::UTF8LeadingByteSeen; in inject_byte()
56 state_ = State::UTF8LeadingByteSeen; in inject_byte()
63 state_ = State::UTF8LeadingByteSeen; in inject_byte()
73 case State::UTF8LeadingByteSeen: in inject_byte()
125 case State::UTF8LeadingByteSeen: in guess()
H A Dencodingspeculator.h55 UTF8LeadingByteSeen, enumerator