MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / PiuCodeParserError

Function PiuCodeParserError

modules/piu/PC/Code/piuCodeColor.c:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135void PiuCodeParserError(PiuCodeParser parser)
136{
137 xsMachine* the = parser->the;
138 xsUnknownError("bad data");
139}
140
141void PiuCodeParserFill(PiuCodeParser parser)
142{

Callers 10

PiuCodeFormatJSONFunction · 0.85
fxParseJSONArrayFunction · 0.85
fxParseJSONObjectFunction · 0.85
fxParseJSONTokenFunction · 0.85
PiuCodeFormatXMLFunction · 0.85
fxParseXMLNameFunction · 0.85
fxParseXMLStartTagFunction · 0.85
fxParseXMLStopTagFunction · 0.85
fxParseXMLValueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected