Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dencodingspeculator.cpp
H A Dencodingspeculator.h
/glogg/src/
H A Dencodingspeculator.cpp29 state_ = State::ASCIIOnly; in inject_byte()
43 state_ = State::ASCIIOnly; in inject_byte()
46 case State::ASCIIOnly: in inject_byte()
121 case State::ASCIIOnly: in guess()
H A Dencodingspeculator.h53 ASCIIOnly, enumerator