Searched refs:document_end (Results 1 – 9 of 9) sorted by relevance
/dokuwiki/_test/tests/inc/parser/ |
D | renderer_metadata.test.php | 41 $this->R->document_end();
|
D | parser_links.test.php | 30 array('document_end',array()), 60 array('document_end',array()), 151 array('document_end',array()), 180 array('document_end',array()), 194 array('document_end',array()), 224 array('document_end',array()), 238 array('document_end',array()), 419 array('document_end',array()), 737 array('document_end',array()), 752 array('document_end',array()),
|
D | renderer_xhtml.test.php | 167 $this->R->document_end(); 232 $this->R->document_end();
|
D | parser_media.test.php | 22 array('document_end',array()),
|
/dokuwiki/inc/parser/ |
D | code.php | 64 public function document_end() function in Doku_Renderer_code
|
D | xhtmlsummary.php | 35 public function document_end() function in Doku_Renderer_xhtmlsummary
|
D | renderer.php | 168 public function document_end() function in Doku_Renderer
|
D | metadata.php | 90 public function document_end() function in Doku_Renderer_metadata
|
D | xhtml.php | 139 public function document_end() function in Doku_Renderer_xhtml
|