Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ c_str
Method
c_str
modules/core/core/src/string/OpenString/text.cpp:556–559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
554
}
555
556
const ochar_t* text::c_str() const noexcept
557
{
558
return this->sequence_.c_str();
559
}
560
561
const ochar8_t* text::u8_str() const noexcept
562
{
Callers
15
saveToFile
Function · 0.45
compile
Function · 0.45
compile_and_run
Function · 0.45
MAIN_FUNC_NAME
Function · 0.45
on_load
Method · 0.45
main_module_exec
Method · 0.45
main
Function · 0.45
Import
Method · 0.45
compile_project
Function · 0.45
main
Function · 0.45
OpenProject
Method · 0.45
Import
Method · 0.45
Calls
no outgoing calls
Tested by
15
~RedirectOuputTester
Method · 0.36
AddInspect
Method · 0.36
DrawInspects
Method · 0.36
DrawObject
Method · 0.36
DrawLeaf
Method · 0.36
compare
Method · 0.36
checkWith
Method · 0.36
toString
Function · 0.36
matchesAny
Function · 0.36
hash
Function · 0.36
checkFilters
Method · 0.36
translateActiveException
Function · 0.36