Home
last modified time | relevance | path

Searched refs:quote_close (Results 1 – 11 of 11) sorted by relevance

/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/parser/
H A Drenderer.php139 function quote_close() {} function in Doku_Renderer
H A Dxhtml.php373 function quote_close() { function in Doku_Renderer_xhtml
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/localisation/
H A DFormatCodes.h90 constexpr char32_t quote_close = 0x22; variable
296 constexpr char32_t quote_close = 0x201D; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/drawing/
H A DFont.cpp195 { UnicodeChar::quote_close, CSChar::quote_close - CS_SPRITE_FONT_OFFSET },
H A DDrawing.String.cpp798 case UnicodeChar::quote_close: in ShouldUseSpriteForCodepoint()
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/parser/
H A Drenderer.php451 public function quote_close() { function in Doku_Renderer
H A Dmetadata.php303 public function quote_close() function in Doku_Renderer_metadata
H A Dxhtml.php608 public function quote_close() { function in Doku_Renderer_xhtml
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/build/tools/
H A Dhtml2ps1085 if(!defined $quote_close{$_}) {$quote_close{$_}=$quote_open{$_}};
1087 if(!defined $quote_close2{$_}) {$quote_close2{$_}=$quote_close{$_}};
1089 &ent($quote_close{$_});
1093 push(@qc,$quote_close{$_});
/dports/print/html2ps/html2ps-1.0b7/
H A Dhtml2ps1063 if(!defined $quote_close{$_}) {$quote_close{$_}=$quote_open{$_}};
1065 if(!defined $quote_close2{$_}) {$quote_close2{$_}=$quote_close{$_}};
1067 &ent($quote_close{$_});
1071 push(@qc,$quote_close{$_});
/dports/textproc/p5-DocSet/DocSet-0.19/bin/
H A Dhtml2ps1060 if(!defined $quote_close{$_}) {$quote_close{$_}=$quote_open{$_}};
1062 if(!defined $quote_close2{$_}) {$quote_close2{$_}=$quote_close{$_}};
1064 &ent($quote_close{$_});
1068 push(@qc,$quote_close{$_});