ASCIIMathPHP-2.0.class.php | 555 $node_2 = $this->parseSmplExpr(); variable 556 $node_2->removeBrackets(); 562 $node_3->addChild($node_2); 570 $node_2 = $this->createNode(); variable 571 $node_2->setName(isset($sym_0['underover']) ? 'munder' : 'msub'); 572 $node_2->addChild($node_0); 573 $node_2->addChild($node_1); 575 return $node_2; 578 $node_2 = $this->createNode(); variable 579 $node_2->setName($sym['tag']) 618 $node_2 = $this->createNode(); variable 878 $node_2 = $this->createNode(); variable 930 $node_2 = $this->createNode(); variable 949 $node_2 = $this->createNode(); variable 976 $node_2 = $this->createNode(); variable 995 $node_2 = $this->createNode(); variable [all...] |