MCPcopy Create free account
hub / github.com/catboost/catboost / string.cpp

File string.cpp

util/generic/string.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "string.h"
2
3#include <util/string/ascii.h>
4#include <util/system/sanitizers.h>

Callers

nothing calls this directly

Calls 13

ReserveAndResizeFunction · 0.85
UTF8ToWideImplFunction · 0.85
InStringMsgFunction · 0.85
WideToUTF8BufferSizeFunction · 0.85
WideToUTF8Function · 0.85
UTF16ToUTF32ImplScalarFunction · 0.85
beginFunction · 0.70
endFunction · 0.70
sizeFunction · 0.50
resizeFunction · 0.50
writeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected