MCPcopy Create free account
hub / github.com/acl-dev/acl / string.cpp

File string.cpp

lib_acl_cpp/src/stdlib/string.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "acl_stdafx.hpp"
2#ifndef ACL_PREPARE_COMPILE
3#include <utility>
4#include <stdarg.h>

Callers

nothing calls this directly

Calls 15

acl_line_state_resetFunction · 0.85
acl_argv_quote_splitFunction · 0.85
acl_argv_view_splitFunction · 0.85
acl_argv_view_freeFunction · 0.85
acl_split_nameval2Function · 0.85
acl_split_atFunction · 0.85
acl_split_at_rightFunction · 0.85
acl_vstring_memmoveFunction · 0.85
acl_vstring_prependFunction · 0.85
acl_vstring_insertFunction · 0.85
acl_vstring_vsprintfFunction · 0.85

Tested by

no test coverage detected