Home
last modified time | relevance | path

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

/plugin/cli/
H A Dsyntax.php181 … return array( $state, $this->_parse_conversation($match), $top[self::TYPE], $top[self::STYLE] );
204 protected function _parse_conversation($txt) { function in syntax_plugin_cli