MCPcopy Create free account
hub / github.com/CLD2Owners/cld2 / GetOneTextSpan

Method GetOneTextSpan

internal/getonescriptspan.cc:679–794  ·  view source on GitHub ↗

Copy next run of non-tag characters to buffer [NUL terminated] This just replaces tags with space or \n and removes entities. Tags and are replaced with \n. Non-letter sequences including \r or \n are replaced by \n. All other tags and skipped text are replaced with ASCII space. Buffer ALWAYS has leading space and trailing space space space NUL

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

IsSpecialFunction · 0.85
EqCaseFunction · 0.85
NeqLetterFunction · 0.85
ScanToPossibleLetterFunction · 0.85
WSFunction · 0.85
EntityToBufferFunction · 0.85

Tested by

no test coverage detected