Home
last modified time | relevance | path

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

/plugin/seqdia/
H A Dsyntax.php128 $ok = $this->_remote($data,$in,$cache);
147 function _remote($data,$in,$out){ function in syntax_plugin_seqdia
/plugin/graphviz/
H A Dsyntax.php130 $ok = $this->_remote($data,$in,$cache);
150 function _remote($data,$in,$out){ function in syntax_plugin_graphviz
/plugin/plantuml/
H A Dsyntax.php161 $ok = $this->_remote($data, $in, $cache);
182 function _remote($data, $in, $out) { function in syntax_plugin_plantuml
/plugin/ditaa/
H A Dsyntax.php211 protected function _remote($data, $in, $out) { function in syntax_plugin_ditaa