obj = new HTMLPurifier_ChildDef_Custom('(a,b?,c*,d+,(a,b)*)'); $this->assertResult('', false); $this->assertResult('', false); $this->assertResult(''); $this->assertResult('Dobfoo'. 'foo'); } } ?>