Home
last modified time | relevance | path

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

/dports/net-im/nextcloud-talk/spreed/lib/Chat/Command/
H A DExecutor.php106 $output = $this->execHelp($room, $message, $arguments, $participant);
123 …protected function execHelp(Room $room, IComment $message, string $arguments, Participant $partici… function in OCA\\Talk\\Chat\\Command\\Executor
/dports/science/jmol/jmol-14.32.7/src/jspecview/common/
H A DJSViewer.java284 execHelp(value); in runScriptNow()
2204 private void execHelp(String value) { in execHelp() method in JSViewer
/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonCLI.c145 static int execHelp(guimain *, int, char **);
440 execHelp, 0},
2928 execHelp(guimain *global, int c, char **v) in execHelp() function