Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
void PiuCodeParserError(PiuCodeParser parser)
136
{
137
xsMachine* the = parser->the;
138
xsUnknownError(
"bad data"
);
139
}
140
141
void PiuCodeParserFill(PiuCodeParser parser)
142
{
Callers
10
PiuCodeFormatJSON
Function · 0.85
fxParseJSONArray
Function · 0.85
fxParseJSONObject
Function · 0.85
fxParseJSONToken
Function · 0.85
PiuCodeFormatXML
Function · 0.85
fxParseXMLName
Function · 0.85
fxParseXMLProcessingInstruction
Function · 0.85
fxParseXMLStartTag
Function · 0.85
fxParseXMLStopTag
Function · 0.85
fxParseXMLValue
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected