OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_channel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
ircbot.py
32
from irclib import parse_channel_modes,
is_channel
namespace
128
if
is_channel
(t):
irclib.py
555
if
is_channel
(target):
558
if
is_channel
(target):
594
if not
is_channel
(target):
1251
def
is_channel
(string):
function
[
all
...]
Completed in 29 milliseconds