Home
last modified time | relevance | path

Searched defs:StringToUTF8 (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/STEPParser/
H A DSTEPFileEncoding.cpp288 bool STEP::StringToUTF8(std::string& s) in StringToUTF8() function in STEP
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/STEPParser/
H A DSTEPFileEncoding.cpp288 bool STEP::StringToUTF8(std::string& s) in StringToUTF8() function in STEP
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DSTEPFileEncoding.cpp282 bool STEP::StringToUTF8(std::string& s) in StringToUTF8() function in STEP
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DSTEPFileEncoding.cpp282 bool STEP::StringToUTF8(std::string& s) in StringToUTF8() function in STEP
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DSTEPFileEncoding.cpp283 bool STEP::StringToUTF8(std::string& s) in StringToUTF8() function in STEP
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/asn1/
H A Dasn1_test.cc480 TEST(ASN1Test, StringToUTF8) { in TEST() argument
/dports/lang/mono/mono-5.10.1.57/external/corert/src/JitInterface/src/
H A DCorInfoImpl.cs2554 private static byte[] StringToUTF8(string s) in StringToUTF8() method in Internal.JitInterface.CorInfoImpl
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/SynPDF/
H A DSynCommons.pas1678 function StringToUTF8(const Text: string): RawUTF8; overload; in StringToUTF8() function