Home
last modified time | relevance | path

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 DQuotes.php29 'apostrophe'
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dada.php18 * - Removed apostrophe as string delimiter
/dokuwiki/inc/parser/
H A Dmetadata.php407 * Render an apostrophe char (language specific)
409 public function apostrophe()
412 $this->cdata($lang['apostrophe']);
404 public function apostrophe() global() function in Doku_Renderer_metadata
H A Drenderer.php547 * Render an apostrophe char (language specific)
549 public function apostrophe()
492 public function apostrophe() { global() function in Doku_Renderer
H A Dhandler.php772 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 Dxhtml.php795 * Render an apostrophe char (language specific)
797 public function apostrophe()
800 $this->doc .= $lang['apostrophe'];
741 public function apostrophe() { global() function in Doku_Renderer_xhtml
/dokuwiki/inc/Utf8/tables/
H A Dromanization.php352 // apostrophe would be converted to _ anyway)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php467 // Upper and lower case letters, digits, space, apostrophe, left/right parenthesis, plus sign, comma,