Searched refs:command_dispatch_dict (Results 1 – 1 of 1) sorted by relevance
154 if c in command_dispatch_dict:155 command_dispatch_dict[c](c, t)424 command_dispatch_dict = { variable