Lines Matching refs:parse
26 $this->P->parse('Foo (( testing )) Bar');
44 $this->P->parse("Foo (( testing\n Bar");
57 $this->P->parse("Foo (( testing\ntesting )) Bar");
75 $this->P->parse('Foo (( x((y))z )) Bar');
94 $this->P->parse("Foo \nX(( test\ning ))Y\n Bar");
113 $this->P->parse('Foo (( **testing** )) Bar');
136 $this->P->parse("Foo (( \n ---- \n )) Bar");
157 $this->P->parse("Foo (( <code>Test</code> )) Bar");
178 $this->P->parse("Foo (( \n Test\n )) Bar");
200 $this->P->parse("Foo (( \n Test\n )) Bar");
222 $this->P->parse("Foo (( <nowiki>Test</nowiki> )) Bar");
243 $this->P->parse("Foo (( \n====Test====\n )) Bar");
262 $this->P->parse("Foo ((
308 $this->P->parse("Foo ((
350 $this->P->parse("Foo ((
379 $this->P->parse("(( a ** (( b )) ** c ))");