MCPcopy Create free account
hub / github.com/codemix/htmling / peg$c141

Function peg$c141

lib/parser.js:380–380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

378 peg$c139 = "b",
379 peg$c140 = { type: "literal", value: "b", description: "\"b\"" },
380 peg$c141 = function() { return "\b"; },
381 peg$c142 = "f",
382 peg$c143 = { type: "literal", value: "f", description: "\"f\"" },
383 peg$c144 = function() { return "\f"; },

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…