Home
last modified time | relevance | path

Searched refs:handleCharacter (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/destinations/
H A DRtfDestinationNull.java138 public boolean handleCharacter(int ch) { in handleCharacter() method in RtfDestinationNull
H A DRtfDestinationInfo.java155 public boolean handleCharacter(int ch) { in handleCharacter() method in RtfDestinationInfo
H A DRtfDestination.java125 public abstract boolean handleCharacter(int ch); in handleCharacter() method in RtfDestination
H A DRtfDestinationColorTable.java180 public boolean handleCharacter(int ch) { in handleCharacter() method in RtfDestinationColorTable
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dbrkeng.h200 virtual void handleCharacter(UChar32 c);
/dports/devel/icu-lx/icu/source/common/
H A Dbrkeng.h204 virtual void handleCharacter(UChar32 c);
/dports/devel/icu/icu/source/common/
H A Dbrkeng.h204 virtual void handleCharacter(UChar32 c);
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dbrkeng.h204 virtual void handleCharacter(UChar32 c);
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dbrkeng.h212 virtual void handleCharacter(UChar32 c, int32_t breakType);
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dbrkeng.h214 virtual void handleCharacter(UChar32 c, int32_t breakType);
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dbrkeng.h209 virtual void handleCharacter(UChar32 c, int32_t breakType);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dbrkeng.h212 virtual void handleCharacter(UChar32 c, int32_t breakType);
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/
H A DRtfParser.java1028 public int handleCharacter(int nextChar) { in handleCharacter() method in RtfParser
1039 handled = dest.handleCharacter(nextChar); in handleCharacter()
1291 return this.handleCharacter(nextChar); in parseChar()
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/ctrlwords/
H A DRtfCtrlWordHandler.java256 handled = dest.handleCharacter(data.charAt(idx)); in handleControlword()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java1796 handleCharacter('&', fAmpSymbol, content); in scanEntityReference()
1800 handleCharacter('<', fLtSymbol, content); in scanEntityReference()
1804 handleCharacter('>', fGtSymbol, content); in scanEntityReference()
1808 handleCharacter('"', fQuotSymbol, content); in scanEntityReference()
1812 handleCharacter('\'', fAposSymbol, content); in scanEntityReference()
1880 … private void handleCharacter(char c, String entity, XMLStringBuffer content) throws XNIException { in handleCharacter() method in XMLDocumentFragmentScannerImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java1805 handleCharacter('&', fAmpSymbol, content); in scanEntityReference()
1809 handleCharacter('<', fLtSymbol, content); in scanEntityReference()
1813 handleCharacter('>', fGtSymbol, content); in scanEntityReference()
1817 handleCharacter('"', fQuotSymbol, content); in scanEntityReference()
1821 handleCharacter('\'', fAposSymbol, content); in scanEntityReference()
1895 … private void handleCharacter(char c, String entity, XMLStringBuffer content) throws XNIException { in handleCharacter() method in XMLDocumentFragmentScannerImpl
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java1805 handleCharacter('&', fAmpSymbol, content); in scanEntityReference()
1809 handleCharacter('<', fLtSymbol, content); in scanEntityReference()
1813 handleCharacter('>', fGtSymbol, content); in scanEntityReference()
1817 handleCharacter('"', fQuotSymbol, content); in scanEntityReference()
1821 handleCharacter('\'', fAposSymbol, content); in scanEntityReference()
1895 … private void handleCharacter(char c, String entity, XMLStringBuffer content) throws XNIException { in handleCharacter() method in XMLDocumentFragmentScannerImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/
H A DXMLDocumentFragmentScannerImpl.java1806 handleCharacter('&', fAmpSymbol, content); in scanEntityReference()
1810 handleCharacter('<', fLtSymbol, content); in scanEntityReference()
1814 handleCharacter('>', fGtSymbol, content); in scanEntityReference()
1818 handleCharacter('"', fQuotSymbol, content); in scanEntityReference()
1822 handleCharacter('\'', fAposSymbol, content); in scanEntityReference()
1896 … private void handleCharacter(char c, String entity, XMLStringBuffer content) throws XNIException { in handleCharacter() method in XMLDocumentFragmentScannerImpl

123