Home
last modified time | relevance | path

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

/plugin/gil/
H A Dsyntax.php161 $convs= $data['cnvs'];
167 $cnv_expr = $this->_do_conv_text($convs, $data['match'], $data['source']);
176 $renderer->doc.= ' '. $this->_do_conv_text($convs, $data['match']);
228 function _do_conv_text ($convs, $a, $sc) { argument
231 foreach ($convs[$sc] as $K => $M) {