Searched +full:singlequoteopening -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | Quotes.php | 19 'singlequoteopening'
|
| /dokuwiki/_test/tests/inc/parser/ |
| H A D | parser_quotes.test.php | 24 array('singlequoteopening',array()), 42 array('singlequoteopening',array()), 96 array('singlequoteopening',array()), 135 array('singlequoteopening',array()), 345 array('singlequoteopening',array()),
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 393 public function singlequoteopening() function in Doku_Renderer_metadata 396 $this->cdata($lang['singlequoteopening']);
|
| H A D | handler.php | 748 public function singlequoteopening($match, $state, $pos) function in Doku_Handler 750 $this->addCall('singlequoteopening', [], $pos);
|
| H A D | renderer.php | 535 public function singlequoteopening() function in Doku_Renderer
|
| H A D | xhtml.php | 780 public function singlequoteopening() function in Doku_Renderer_xhtml 783 $this->doc .= $lang['singlequoteopening'];
|