Home
last modified time | relevance | path

Searched defs:GetUTF8 (Results 1 – 14 of 14) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/
H A Dstring_traits_wtf.cc21 WTF::StringUTF8Adaptor StringTraits<WTF::String>::GetUTF8( in GetUTF8() function in mojo::StringTraits::String
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/lib/
H A Dstring_traits_wtf.cc21 WTF::StringUTF8Adaptor StringTraits<WTF::String>::GetUTF8( in GetUTF8() function in mojo::StringTraits::String
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/libebml/ebml/
H A DEbmlUnicodeString.h78 const std::string & GetUTF8() const {return UTF8string;} in GetUTF8() function
/dports/textproc/libebml/libebml-1.4.2/ebml/
H A DEbmlUnicodeString.h78 const std::string & GetUTF8() const {return UTF8string;} in GetUTF8() function
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dutf8.c425 uint TY_(GetUTF8)( ctmbstr str, uint *ch ) in TY_() argument
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dutf8.c425 uint TY_(GetUTF8)( ctmbstr str, uint *ch ) in TY_() argument
/dports/www/tidy-lib/tidy/src/
H A Dutf8.c442 uint TY_(GetUTF8)( ctmbstr str, uint *ch ) in TY_() argument
/dports/www/tidy-devel/tidy/src/
H A Dutf8.c442 uint TY_(GetUTF8)( ctmbstr str, uint *ch ) in TY_() argument
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dutf8.c441 uint GetUTF8( ctmbstr str, uint *ch ) in GetUTF8() function
/dports/graphics/sswf/sswf-1.8.4/src/libas/
H A Dstring.c++476 char *String::GetUTF8(void) const in GetUTF8() function in sswf::as::String
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dscidoc.h190 bool GetUTF8() { return _utf8; } in GetUTF8() function
/dports/games/stratagus/stratagus-3.2.0/src/video/
H A Dfont.cpp215 static bool GetUTF8(const std::string &text, size_t &pos, int &utf8) in GetUTF8() function
270 static bool GetUTF8(const char text[], const size_t len, size_t &pos, int &utf8) in GetUTF8() function
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/video/
H A Dfont.cpp188 static bool GetUTF8(const std::string &text, size_t &pos, int &utf8) in GetUTF8() function
239 static bool GetUTF8(const char text[], const size_t len, size_t &pos, int &utf8) in GetUTF8() function
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/gpkg/
H A Dogr_geopackage.h252 virtual int GetUTF8() { return m_bUtf8; } in GetUTF8() function