Searched refs:_remote (Results 1 – 4 of 4) sorted by relevance
/plugin/seqdia/ | ||
H A D | syntax.php | 128 $ok = $this->_remote($data,$in,$cache); |
/plugin/graphviz/ | ||
H A D | syntax.php | 130 $ok = $this->_remote($data,$in,$cache); |
/plugin/plantuml/ | ||
H A D | syntax.php | 161 $ok = $this->_remote($data, $in, $cache); |
/plugin/ditaa/ | ||
H A D | syntax.php | 211 protected function _remote($data, $in, $out) { function in syntax_plugin_ditaa |