Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php267 function ParseCommand($cmd_str, $one_parameter = false) argument
276 if (preg_match($pattern_command, $cmd_str, $res))
287 $result['cmdstr'] = $cmd_str;
318 $result['cmdstr'] = $cmd_str;