Lines Matching refs:parse
25 $this->P->parse('Foo (( testing )) Bar');
43 $this->P->parse("Foo (( testing\n Bar");
56 $this->P->parse("Foo (( testing\ntesting )) Bar");
74 $this->P->parse('Foo (( x((y))z )) Bar');
93 $this->P->parse("Foo \nX(( test\ning ))Y\n Bar");
112 $this->P->parse('Foo (( **testing** )) Bar');
135 $this->P->parse("Foo (( \n ---- \n )) Bar");
156 $this->P->parse("Foo (( <code>Test</code> )) Bar");
177 $this->P->parse("Foo (( \n Test\n )) Bar");
199 $this->P->parse("Foo (( \n Test\n )) Bar");
221 $this->P->parse("Foo (( <nowiki>Test</nowiki> )) Bar");
242 $this->P->parse("Foo (( \n====Test====\n )) Bar");
261 $this->P->parse("Foo ((
307 $this->P->parse("Foo ((
349 $this->P->parse("Foo ((
378 $this->P->parse("(( a ** (( b )) ** c ))");