Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ HasBegunContent
Method
HasBegunContent
lib/yamlcpp/src/emitterstate.h:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
return m_hasAnchor || m_hasTag || m_hasNonContent;
73
}
74
bool HasBegunContent() const { return m_hasAnchor || m_hasTag; }
75
76
void ClearModifiedSettings();
77
void RestoreGlobalModifiedSettings();
Callers
10
PrepareTopNode
Method · 0.80
FlowSeqPrepareNode
Method · 0.80
BlockSeqPrepareNode
Method · 0.80
FlowMapPrepareLongKey
Method · 0.80
FlowMapPrepareLongKeyValue
Method · 0.80
FlowMapPrepareSimpleKey
Method · 0.80
FlowMapPrepareSimpleKeyValue
Method · 0.80
BlockMapPrepareLongKey
Method · 0.80
BlockMapPrepareLongKeyValue
Method · 0.80
BlockMapPrepareSimpleKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected