Home
last modified time | relevance | path

Searched defs:onQuote (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dsettingsreader.h115 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
215 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
381 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
415 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
541 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
673 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
753 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
803 virtual State* onQuote(cxxtools::Char c, SettingsReader& reader) in onQuote() function
/dports/devel/cxxtools/cxxtools-2.2.1/src/xml/
H A Dxmlreader.cpp137 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
223 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
370 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
513 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
594 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
768 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
831 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
962 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
1191 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
1240 virtual State* onQuote(cxxtools::Char c, XmlReaderImpl& reader) in onQuote() function
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/parsoid/src/Wt2Html/TT/
H A DQuoteTransformer.php159 private function onQuote( Token $token ): array { function in Wikimedia\\Parsoid\\Wt2Html\\TT\\QuoteTransformer
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/parsoid/src/Wt2Html/TT/
H A DQuoteTransformer.php159 private function onQuote( Token $token ): array { function in Wikimedia\\Parsoid\\Wt2Html\\TT\\QuoteTransformer
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/parsoid/src/Wt2Html/TT/
H A DQuoteTransformer.php159 private function onQuote( Token $token ): TokenHandlerResult { function in Wikimedia\\Parsoid\\Wt2Html\\TT\\QuoteTransformer