Home
last modified time | relevance | path

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

/dports/irc/znc/znc-1.8.2/modules/
H A Dautocycle.cpp122 if (!IsAutoCycle(Channel.GetName())) return; in AutoCycle()
203 bool IsAutoCycle(const CString& sChan) { in IsAutoCycle() function in CAutoCycleMod