MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / String.cpp

File String.cpp

src/String.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <hxcpp.h>
2#include <ctype.h>
3#include <stdio.h>
4#include <stdlib.h>

Callers

nothing calls this directly

Calls 12

ccaFunction · 0.85
hashFunction · 0.85
__hxcpp_gc_safe_pointFunction · 0.85
isUTF16EncodedFunction · 0.85
fixHashPerm16Function · 0.85
memcpyFunction · 0.85
NewStringFunction · 0.85
findMethod · 0.80
nullClass · 0.50
StringClass · 0.50
setMethod · 0.45

Tested by

no test coverage detected