MCPcopy Create free account
hub / github.com/aboSamoor/pycld2 / CLD2_Debug2

Function CLD2_Debug2

cld2/internal/debug_empty.cc:54–58  ·  view source on GitHub ↗

For showing all chunks

Source from the content-addressed store, hash-verified

52
53// For showing all chunks
54void CLD2_Debug2(const char* text,
55 bool more_to_come, bool score_cjk,
56 const ScoringHitBuffer* hitbuffer,
57 const ScoringContext* scoringcontext,
58 const SummaryBuffer* summarybuffer) {}
59
60void DumpResultChunkVector(FILE* f, const char* src,
61 ResultChunkVector* resultchunkvector) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected