Home
last modified time | relevance | path

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

/plugin/gil/
H A Dsyntax.php167 $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) { function in syntax_plugin_gil