Searched defs:UTF8 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp64 UTF8, enumerator in enum:CLIPFORMAT
82 { "UTF8_STRING", UTF8, VBOX_SHARED_CLIPBOARD_FMT_UNICODETEXT },
83 { "text/plain;charset=UTF-8", UTF8,
85 { "text/plain;charset=utf-8", UTF8,
395 if (clipRealFormatForX11Format(x11Format) != UTF8)
1144 AssertReturnVoid((format == UTF8) || (format == TEXT));
1158 if ( ((format == UTF8) || (format == TEXT))
1168 if (RT_SUCCESS(rc) && ((format == UTF8) || (format == TEXT)))
1520 case UTF8:
/vbox/src/VBox/Main/webservice/jaxlibs/
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 89 milliseconds