Home
last modified time | relevance | path

Searched defs:UTF8 (Results 1 – 25 of 2039) sorted by path

12345678910>>...82

/dports/archivers/unshield/unshield-1.4.3/lib/convert_utf/
H A DConvertUTF.h92 typedef unsigned char UTF8; /* typically 8 bits */ typedef
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/android/src/com/google/android/vending/licensing/
H A DAESObfuscator.java39 private static final String UTF8 = "UTF-8"; field in AESObfuscator
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/common/
H A Dconvert_UTF.h92 typedef unsigned char UTF8; /* typically 8 bits */ typedef
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/toolkit/
H A Dtstring.h114 UTF8 = 3, enumerator
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/
H A Dutf8.cc29 UTF8::UTF8() in UTF8() function in UTF8
/dports/audio/exaile/exaile-4.1.1/xl/metadata/
H A D_matroska.py38 SINT, UINT, FLOAT, STRING, UTF8, DATE, MASTER, BINARY = range(8) variable
/dports/audio/fluida-lv2/Fluida.lv2-0.7/libxputty/xputty/header/
H A Dxputty.h246 Atom UTF8; member
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/tendril-0.4.2/src/
H A Dfmt.rs286 pub struct UTF8; struct
288 unsafe impl Format for UTF8 { implementation
328 unsafe impl SubsetOf<WTF8> for UTF8 {} implementation
330 unsafe impl SliceFormat for UTF8 { implementation
351 unsafe impl<'a> CharFormat<'a> for UTF8 { implementation
H A Dstream.rs431 Sink: TendrilSink<fmt::UTF8, A>, in decode_to_sink()
506 fn process(&mut self, t: Tendril<fmt::UTF8, A>) { in process()
H A Dtendril.rs1480 ) -> Result<Tendril<fmt::UTF8, A>, ::std::borrow::Cow<'static, str>> { in decode()
1585 pub fn from_char(c: char) -> Tendril<fmt::UTF8, A> { in from_char()
1593 pub fn format(args: strfmt::Arguments) -> Tendril<fmt::UTF8, A> { in format()
1625 fn from(input: String) -> Tendril<fmt::UTF8, A> { in from()
1646 fn from(input: Tendril<fmt::UTF8, A>) -> String { in from()
1656 fn from(input: &'a Tendril<fmt::UTF8, A>) -> String { in from()
H A Dutf8_decode.rs17 pub fn decode_utf8_lossy<F>(mut self, mut push_utf8: F) -> Option<IncompleteUtf8> in decode_utf8_lossy()
83 F: FnMut(Tendril<fmt::UTF8, A>), in try_complete()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXXML.h60 UTF8 = 1, /// UTF8 encoded enumerator
/dports/audio/gogglesmm/gogglesmm-1.2.2/gap/plugins/
H A Dap_id3v2.h51 UTF8 = 3 enumerator
/dports/audio/kwave/kwave-21.12.3/libkwave/
H A DString.h48 #define UTF8(qs) ((qs).toUtf8().data()) macro
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/common/
H A DmptString.h55 UTF8, enumerator
/dports/audio/mamba/Mamba-2.2/libxputty/xputty/header/
H A Dxputty.h246 Atom UTF8; member
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/text/collate/tools/colcmp/
H A Dcol.go18 UTF8 []byte member
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/text/encoding/internal/identifier/
H A Dmib.go731 UTF8 MIB = 106 const
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/text/encoding/unicode/
H A Dunicode.go29 var UTF8 encoding.Encoding = utf8enc var
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/termion-1.5.6/examples/
H A Dcommie.rs18 ####!########
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ResponseInit.rs26 use wasm_bindgen::JsValue;
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonMediaScanner/
H A Did3parser.cpp64 UTF8 = 3, enumerator
/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/text/collate/tools/colcmp/
H A Dcol.go18 UTF8 []byte member
/dports/audio/praat/praat-6.2.03/melder/
H A Dmelder_console.h24 UTF8 = 0, enumerator
/dports/audio/py-mutagen/mutagen-1.42.0/mutagen/id3/
H A D_specs.py245 UTF8 = 3 variable in Encoding

12345678910>>...82