Home
last modified time | relevance | path

Searched refs:parseGlobalEmotes (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/bttv/
H A DBttvEmotes.cpp46 std::pair<Outcome, EmoteMap> parseGlobalEmotes( in parseGlobalEmotes() function
148 auto pair = parseGlobalEmotes(result.parseJsonArray(), *emotes); in loadEmotes()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/ffz/
H A DFfzEmotes.cpp55 std::pair<Outcome, EmoteMap> parseGlobalEmotes( in parseGlobalEmotes() function
191 auto pair = parseGlobalEmotes(result.parseJson(), *emotes); in loadEmotes()