Lines Matching +full:- +full:p
17 $this->P->addMode('quotes',new Quotes());
18 $this->P->parse($raw);
30 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
35 $this->P->addMode('quotes',new Quotes());
36 $this->P->parse($raw);
48 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
53 $this->P->addMode('quotes',new Quotes());
54 $this->P->parse($raw);
66 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
71 $this->P->addMode('quotes',new Quotes());
72 $this->P->parse($raw);
84 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
89 $this->P->addMode('quotes',new Quotes());
90 $this->P->parse($raw);
104 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
109 $this->P->addMode('quotes',new Quotes());
110 $this->P->parse($raw);
122 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
128 $this->P->addMode('quotes',new Quotes());
129 $this->P->parse($raw);
143 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
148 $this->P->addMode('quotes',new Quotes());
149 $this->P->parse($raw);
161 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
166 $this->P->addMode('quotes',new Quotes());
167 $this->P->parse($raw);
179 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
184 $this->P->addMode('quotes',new Quotes());
187 $status = $this->getInaccessibleProperty($this->H, 'status');
190 $this->setInaccessibleProperty($this->H, 'status', $status);
191 $this->P->parse($raw);
203 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
208 $this->P->addMode('quotes',new Quotes());
210 $status = $this->getInaccessibleProperty($this->H, 'status');
213 $this->setInaccessibleProperty($this->H, 'status', $status);
215 $this->P->parse($raw);
227 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
231 $this->P->addMode('quotes',new Quotes());
233 $status = $this->getInaccessibleProperty($this->H, 'status');
236 $this->setInaccessibleProperty($this->H, 'status', $status);
238 $this->P->parse($raw);
250 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
255 $this->P->addMode('quotes',new Quotes());
256 $this->P->parse($raw);
270 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
275 $this->P->addMode('quotes',new Quotes());
276 $this->P->parse($raw);
290 … $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls, 'wikitext => '.$raw);
295 $this->P->addMode('quotes',new Quotes());
296 $this->P->parse($raw);
310 $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls,'wikitext - '.$raw);
315 $this->P->addMode('quotes',new Quotes());
316 $this->P->parse($raw);
330 $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls,'wikitext => '.$raw);
336 $this->P->addMode('quotes',new Quotes());
337 $this->P->parse($raw);
358 $this->assertEquals(array_map('stripbyteindex',$this->H->calls),$calls,'wikitext => '.$raw);