MCPcopy Create free account
hub / github.com/apache/trafficserver / data

Method data

lib/catch2/catch.hpp:13919–13921  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13917 return m_start;
13918 }
13919 auto StringRef::data() const noexcept -> char const* {
13920 return m_start;
13921 }
13922
13923 auto StringRef::substr( size_type start, size_type size ) const noexcept -> StringRef {
13924 if (start < m_size) {

Callers 15

body_reader_helperFunction · 0.45
sink_requested_helperFunction · 0.45
WriteBinaryFunction · 0.45
operator==Function · 0.45
encodeMethod · 0.45
operator <<Function · 0.45
operator+=Function · 0.45
load_fileFunction · 0.45
CB_Load_SecretFunction · 0.45
CB_Update_SecretFunction · 0.45
_Send_recvMethod · 0.45
_notify_send_to_vconnMethod · 0.45

Calls

no outgoing calls

Tested by 6

load_fileFunction · 0.36
CB_Load_SecretFunction · 0.36
CB_Update_SecretFunction · 0.36
set_originFunction · 0.36
TSPluginInitFunction · 0.36
testsForReqHdrFunction · 0.36