MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / text.cpp

File text.cpp

modules/core/core/src/string/OpenString/text.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <algorithm>
2#include "OpenString/common/functions.h"
3#include "OpenString/text.h"
4#include "OpenString/wide_text.h"

Callers

nothing calls this directly

Calls 15

parse_utf8_lengthFunction · 0.85
minimumFunction · 0.85
read_atMethod · 0.80
assignMethod · 0.45
rawMethod · 0.45
viewMethod · 0.45
get_codepointMethod · 0.45
appendMethod · 0.45
sizeMethod · 0.45
emptyMethod · 0.45
replaceMethod · 0.45
reverseMethod · 0.45

Tested by

no test coverage detected