MCPcopy 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

__URLEncodeMethod · 0.45
CreateStringFunction · 0.45
val_array_sizeFunction · 0.45
convertFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected