MCPcopy Index your code
hub / github.com/codemistic/Web-Development / s

Function s

QR-Code Generator/qrcode.js:56–56  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

54 }
55
56 function s(a) { var b = encodeURI(a).toString().replace(/\%[0-9a-fA-F]{2}/g, "a"); return b.length + (b.length != a ? 3 : 0) }
57 a.prototype = { getLength: function() { return this.parsedData.length }, write: function(a) { for (var b = 0, c = this.parsedData.length; c > b; b++) a.put(this.parsedData[b], 8) } }, b.prototype = {
58 addData: function(b) {
59 var c = new a(b);

Callers 1

rFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected