MCPcopy
hub / github.com/node-formidable/formidable / lower

Function lower

src/parsers/Multipart.js:38–40  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

36const Z = 122;
37
38function lower(c) {
39 return c | 0x20;
40}
41
42export const STATES = {};
43

Callers 1

_transformMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…