Home | History | Annotate | Download | only in ASCIIMathPHP-2.0

Lines Matching refs:root

968             if ($sym['input'] == 'root' || $sym['input'] == 'stackrel') {
1023 $root = $this->_node_arr[0];
1024 return($root->dumpXML());