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 – 9 of 9) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DQuotes.php29 'apostrophe'
/dokuwiki/_test/tests/inc/parser/
H A Dparser_quotes.test.php116 array('apostrophe',array()),
347 array('apostrophe',array()),
349 array('apostrophe',array()),
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dada.php18 * - Removed apostrophe as string delimiter
/dokuwiki/inc/parser/
H A Dmetadata.php409 * Render an apostrophe char (language specific)
411 public function apostrophe() function in Doku_Renderer_metadata
414 $this->cdata($lang['apostrophe']);
H A Drenderer.php547 * Render an apostrophe char (language specific)
549 public function apostrophe() function in Doku_Renderer
H A Dhandler.php772 public function apostrophe($match, $state, $pos) function in Doku_Handler
774 $this->addCall('apostrophe', [], $pos);
H A Dxhtml.php796 * 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 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, com…