Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ c_str
Method
c_str
src/eepp/core/string.cpp:2114–2116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2112
}
2113
2114
const String::StringBaseType* String::c_str() const {
2115
return mString.c_str();
2116
}
2117
2118
const String::StringBaseType* String::data() const {
2119
return mString.data();
Callers
15
loadProject
Method · 0.80
createNewLayout
Method · 0.80
display_crash_message
Method · 0.80
updateStep
Method · 0.80
UIBuildSettings
Method · 0.80
refreshTab
Method · 0.80
data
Method · 0.80
createProjectTreeMenu
Method · 0.80
deleteFileDialog
Method · 0.80
init
Method · 0.80
data
Method · 0.80
countNewLines
Function · 0.80
Calls
no outgoing calls
Tested by
12
registerShorthandParser
Method · 0.64
getShorthandParser
Method · 0.64
registerDefaultShorthandParsers
Method · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
UTEST
Function · 0.64
createMapEditor
Method · 0.64
render
Method · 0.64