Searched +full:apostrophe -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/inc/Parsing/ParserMode/ |
H A D | Quotes.php | 29 'apostrophe'
|
/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() 414 $this->cdata($lang['apostrophe']); 404 public function apostrophe() global() function in Doku_Renderer_metadata
|
H A D | renderer.php | 547 * Render an apostrophe char (language specific) 549 public function apostrophe() 492 public function apostrophe() { global() function in Doku_Renderer
|
H A D | handler.php | 772 public function apostrophe($match, $state, $pos) 774 $this->addCall('apostrophe', [], $pos); 734 public function apostrophe($match, $state, $pos) { global() function in Doku_Handler
|
H A D | xhtml.php | 796 * Render an apostrophe char (language specific) 798 public function apostrophe() 801 $this->doc .= $lang['apostrophe']; 741 public function apostrophe() { global() function in Doku_Renderer_xhtml
|
/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, comma,
|