ASCIIMathPHP-2.0.class.php | 490 $node_1 = $this->createNode(); variable 491 $node_1->setName('mstyle'); 492 $node_1->setAttrArr($attr_arr); 496 $node_1->addChildArr($node_arr); 497 $node_0->addChild($node_1); 539 $node_1 = $this->parseSmplExpr(); variable 541 if ($node_1 === FALSE) { //show box in place of missing argument 542 $node_1 = $this->emptyNode();//?? variable 544 $node_1->removeBrackets(); 561 $node_3->addChild($node_1); 607 $node_1 = $this->parseIntExpr(); variable 610 $node_1 = $this->emptyNode(); variable 846 $node_1 = $this->createNode(); variable 859 $node_1 = $this->createNode(); variable 870 $node_1 = $this->createNode(); variable 876 $node_1 = $this->createNode(); variable 916 $node_1 = $this->createNode(); variable 945 $node_1 = $this->createNode(); variable 964 $node_1 = $this->parseSmplExpr(); variable 991 $node_1 = $this->createNode(); variable [all...] |