MCPcopy Create free account
hub / github.com/TruthHun/BookStack / next

Function next

static/vuejs/vue.common.js:5643–5645  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5641}
5642
5643function next () {
5644 return str.charCodeAt(++index$1)
5645}
5646
5647function eof () {
5648 return index$1 >= len

Callers 3

parseModelFunction · 0.70
parseBracketFunction · 0.70
parseStringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected