Searched +full:apostrophe -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 9 of 9) sorted by relevance
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | Quotes.php | 29 'apostrophe'
|
| /dokuwiki/_test/tests/inc/parser/ |
| H A D | parser_quotes.test.php | 116 array('apostrophe',array()), 347 array('apostrophe',array()), 349 array('apostrophe',array()),
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | ada.php | 18 * - Removed apostrophe as string delimiter
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 409 * Render an apostrophe char (language specific) 411 public function apostrophe() function in Doku_Renderer_metadata 414 $this->cdata($lang['apostrophe']);
|
| H A D | renderer.php | 547 * Render an apostrophe char (language specific) 549 public function apostrophe() function in Doku_Renderer
|
| H A D | handler.php | 772 public function apostrophe($match, $state, $pos) function in Doku_Handler 774 $this->addCall('apostrophe', [], $pos);
|
| H A D | xhtml.php | 796 * Render an apostrophe char (language specific) 798 public function apostrophe() function in Doku_Renderer_xhtml 801 $this->doc .= $lang['apostrophe'];
|
| /dokuwiki/inc/Utf8/tables/ |
| H A D | romanization.php | 352 // apostrophe would be converted to _ anyway)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 467 …// Upper and lower case letters, digits, space, apostrophe, left/right parenthesis, plus sign, com…
|