Home
last modified time | relevance | path

Searched refs:ENCODING_UTF8 (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/resources/content/
H A DXMLContentDescriberTest.java33 private final static String ENCODING_UTF8 = "UTF-8"; field in XMLContentDescriberTest
42 checkEncodedContents(ENCODING_UTF8, ENCODING_UTF8, ENCODING_UTF8); in testEncodedContents1()
44 checkEncodedContents(ENCODING_UTF16, ENCODING_UTF16, ENCODING_UTF8); in testEncodedContents1()
45 checkEncodedContents(ENCODING_UTF8, ENCODING_UTF8, ENCODING_UTF16); in testEncodedContents1()
47 checkEncodedContents(ENCODING_NOTSUPPORTED, ENCODING_NOTSUPPORTED, ENCODING_UTF8); in testEncodedContents1()
54 checkEncodedContents2(ENCODING_UTF8, ENCODING_UTF8); in testEncodedContents2()
64 …entTypeManager().getDescriptionFor(getInputStream(ENCODING_INCORRECT, ENCODING_UTF8, flag[0], flag… in testEncodedContents3()
75 …ContentTypeManager().getDescriptionFor(getInputStream(ENCODING_EMPTY, ENCODING_UTF8, flag[0], flag… in testEncodedContents3()
88 …ContentTypeManager().getDescriptionFor(getInputStream(ENCODING_EMPTY, ENCODING_UTF8, false, true, … in testBug258208()
/dports/www/moodle310/moodle/lib/spout/src/Spout/Common/Helper/
H A DEncodingHelper.php14 const ENCODING_UTF8 = 'UTF-8'; define in Box\\Spout\\Common\\Helper\\EncodingHelper
41 self::ENCODING_UTF8 => self::BOM_UTF8,
103 return $this->attemptConversion($string, $sourceEncoding, self::ENCODING_UTF8);
116 return $this->attemptConversion($string, self::ENCODING_UTF8, $targetEncoding);
/dports/www/moodle311/moodle/lib/spout/src/Spout/Common/Helper/
H A DEncodingHelper.php14 const ENCODING_UTF8 = 'UTF-8'; define in Box\\Spout\\Common\\Helper\\EncodingHelper
41 self::ENCODING_UTF8 => self::BOM_UTF8,
103 return $this->attemptConversion($string, $sourceEncoding, self::ENCODING_UTF8);
116 return $this->attemptConversion($string, self::ENCODING_UTF8, $targetEncoding);
/dports/www/moodle39/moodle/lib/spout/src/Spout/Common/Helper/
H A DEncodingHelper.php14 const ENCODING_UTF8 = 'UTF-8'; define in Box\\Spout\\Common\\Helper\\EncodingHelper
41 self::ENCODING_UTF8 => self::BOM_UTF8,
103 return $this->attemptConversion($string, $sourceEncoding, self::ENCODING_UTF8);
116 return $this->attemptConversion($string, self::ENCODING_UTF8, $targetEncoding);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/xhtml/
H A DXHTMLCharsetHandler.java33 private static final String ENCODING_UTF8 = "UTF-8"; //$NON-NLS-1$ field in XHTMLCharsetHandler
40 element.setAttribute(ATTRIBUTE_CONTENT, PREFIX_CHARSET + ENCODING_UTF8); in handle()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgText/
H A DString.cpp77 return String::ENCODING_UTF8; in findEncoding()
137 case String::ENCODING_UTF8: in getNextCharacter()
284 set(osgDB::convertStringFromCurrentCodePageToUTF8(text), ENCODING_UTF8); in set()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtext3D/
H A Dosgtext3D.cpp70 m_Text3D->setText("Press arrow keys.", osgText::String::ENCODING_UTF8); in handle()
72 m_Text3D->setText("setText\nworks!", osgText::String::ENCODING_UTF8); in handle()
74 m_Text3D->setText("setText really works?", osgText::String::ENCODING_UTF8); in handle()
76 m_Text3D->setText("setText works, really!", osgText::String::ENCODING_UTF8); in handle()
/dports/devel/sdl12/SDL-1.2.15/src/stdlib/
H A DSDL_iconv.c82 ENCODING_UTF8, enumerator
114 { "UTF8", ENCODING_UTF8 },
115 { "UTF-8", ENCODING_UTF8 },
322 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
603 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/devel/sdl20/SDL2-2.0.18/src/stdlib/
H A DSDL_iconv.c109 ENCODING_UTF8, enumerator
154 { "UTF8", ENCODING_UTF8 },
155 { "UTF-8", ENCODING_UTF8 },
372 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
622 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/stdlib/
H A DSDL_iconv.c82 ENCODING_UTF8, enumerator
114 { "UTF8", ENCODING_UTF8 },
115 { "UTF-8", ENCODING_UTF8 },
322 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
603 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/x11/controllermap/SDL2-2.0.18/src/stdlib/
H A DSDL_iconv.c109 ENCODING_UTF8, enumerator
154 { "UTF8", ENCODING_UTF8 },
155 { "UTF-8", ENCODING_UTF8 },
372 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
622 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/src/
H A Ddata_encoding.h30 #define ENCODING_UTF8 0 macro
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dcommon.h8 ENCODING_UTF8, enumerator
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/stdlib/
H A DSDL_iconv.c104 ENCODING_UTF8, enumerator
144 { "UTF8", ENCODING_UTF8 },
145 { "UTF-8", ENCODING_UTF8 },
362 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
638 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/stdlib/
H A DSDL_iconv.c104 ENCODING_UTF8, enumerator
144 { "UTF8", ENCODING_UTF8 },
145 { "UTF-8", ENCODING_UTF8 },
362 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
638 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/stdlib/
H A DSDL_iconv.c104 ENCODING_UTF8, enumerator
144 { "UTF8", ENCODING_UTF8 },
145 { "UTF-8", ENCODING_UTF8 },
362 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
638 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/stdlib/
H A DSDL_iconv.c105 ENCODING_UTF8, enumerator
145 { "UTF8", ENCODING_UTF8 },
146 { "UTF-8", ENCODING_UTF8 },
363 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
639 case ENCODING_UTF8: /* RFC 3629 */ in SDL_iconv()
/dports/devel/agar/agar-1.5.0/ada-gui/
H A Dagar-gui-widget-editable.ads7 type encoding_t is (ENCODING_UTF8, ENCODING_ASCII); literal
8 for encoding_t use (ENCODING_UTF8 => 0, ENCODING_ASCII => 1);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDriversDisabled/label_overlay/
H A DOverlayLabelSource.cpp79 case TextSymbol::ENCODING_UTF8: enc = osgText::String::ENCODING_UTF8; break;
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgText/
H A DString.cpp75 return String::ENCODING_UTF8; in findEncoding()
135 case String::ENCODING_UTF8: in getNextCharacter()
/dports/converters/psiconv/psiconv-0.9.9/program/psiconv/
H A Dpsiconv.h36 ENCODING_UTF8, enumerator
H A Dpsiconv.c146 encoding encoding_type=ENCODING_UTF8; in main()
197 encoding_type = ENCODING_UTF8; in main()
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dencodings.h35 ENCODING_UTF8 enumerator
/dports/x11/runner/runner-1.1/src/aguix/
H A Dutf8.cc246 retval = ENCODING_UTF8; in checkSupportedEncodings()
320 …UTF8::getUTF8Mode() != UTF8::UTF8_DISABLED && UTF8::getCurrentEncoding() == UTF8::ENCODING_UTF8 ) { in movePosBackToValidPos()
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dutf8.cc246 retval = ENCODING_UTF8; in checkSupportedEncodings()
320 …UTF8::getUTF8Mode() != UTF8::UTF8_DISABLED && UTF8::getCurrentEncoding() == UTF8::ENCODING_UTF8 ) { in movePosBackToValidPos()

123456789