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

Method mark

lib/yamlcpp/src/scanner.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51Mark Scanner::mark() const { return INPUT.mark(); }
52
53void Scanner::EnsureTokensInQueue() {
54 while (true) {

Callers 15

EscapeFunction · 0.45
HandleNodeMethod · 0.45
HandleBlockSequenceMethod · 0.45
HandleFlowSequenceMethod · 0.45
HandleBlockMapMethod · 0.45
HandleFlowMapMethod · 0.45
ScanNextTokenMethod · 0.45
PushTokenMethod · 0.45
PopIndentMethod · 0.45
ScanDirectiveMethod · 0.45
ScanDocStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected