Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ __length
Method
__length
src/String.cpp:2508–2508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2506
#endif
2507
}
2508
int __length() const HXCPP_OVERRIDE { return mValue.length; }
2509
2510
void __Mark(hx::MarkContext *__inCtx) HXCPP_OVERRIDE
2511
{
Callers
4
__URLEncode
Method · 0.45
CreateString
Function · 0.45
val_array_size
Function · 0.45
convert
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected