Home
last modified time | relevance | path

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

/plugin/latexcaption/
Dhelper.php15 function number_to_alphabet($number) { function in helper_plugin_latexcaption
/plugin/latexcaption/syntax/
Dreference.php104 $markup .= $parnum.'('.$this->helper->number_to_alphabet($num).')';
Dcaption.php266 $markup .= '('.$this->helper->number_to_alphabet($count).') ';