Home
last modified time | relevance | path

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

/plugin/chem/
H A Dsyntax.php29 $renderer->doc .= $this->getChemFormat($match);
35 $c = $this->getChemFormat($match);
47 function getChemFormat($raw){ function in syntax_plugin_chem
53 $c = $this->getChemFormat($raw);
/plugin/pubchem/
H A Dsyntax.php180 $ext_props['formula'] = $this->getChemFormat($info_value);
224 function getChemFormat($raw){
211 function getChemFormat($raw){ global() function in syntax_plugin_pubchem