MCPcopy Index your code
hub / github.com/krasimir/react-in-patterns / Fc

Function Fc

code/dependency-injection-module-system/public/app.js:18134–18134  ·  view source on GitHub ↗
(a,b,c,d)

Source from the content-addressed store, hash-verified

18132function zc(a){var b="";do{a:switch(a.tag){case 0:case 1:case 2:case 5:var c=a._debugOwner,d=a._debugSource;var e=yc(a);var f=null;c&&(f=yc(c));c=d;e="\n in "+(e||"Unknown")+(c?" (at "+c.fileName.replace(/^.*[\\\/]/,"")+":"+c.lineNumber+")":f?" (created by "+f+")":"");break a;default:e=""}b+=e;a=a["return"]}while(a);return b}
18133var Ac=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,Bc={},Cc={};function Dc(a){if(Cc.hasOwnProperty(a))return!0;if(Bc.hasOwnProperty(a))return!1;if(Ac.test(a))return Cc[a]=!0;Bc[a]=!0;return!1}
18134function Ec(a,b,c,d){if(null!==c&&0===c.type)return!1;switch(typeof b){case "function":case "symbol":return!0;case "boolean":if(d)return!1;if(null!==c)return!c.acceptsBooleans;a=a.toLowerCase().slice(0,5);return"data-"!==a&&"aria-"!==a;default:return!1}}function Fc(a,b,c,d){if(null===b||"undefined"===typeof b||Ec(a,b,c,d))return!0;if(null!==c)switch(c.type){case 3:return!b;case 4:return!1===b;case 5:return isNaN(b);case 6:return isNaN(b)||1>b}return!1}
18135function V(a,b,c,d,e){this.acceptsBooleans=2===b||3===b||4===b;this.attributeName=d;this.attributeNamespace=e;this.mustUseProperty=c;this.propertyName=a;this.type=b}var W={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(a){W[a]=new V(a,0,!1,a,null)});
18136[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(a){var b=a[0];W[b]=new V(b,1,!1,a[1],null)});["contentEditable","draggable","spellCheck","value"].forEach(function(a){W[a]=new V(a,2,!1,a.toLowerCase(),null)});["autoReverse","externalResourcesRequired","preserveAlpha"].forEach(function(a){W[a]=new V(a,2,!1,a,null)});
18137"allowFullScreen async autoFocus autoPlay controls default defer disabled formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(a){W[a]=new V(a,3,!1,a.toLowerCase(),null)});["checked","multiple","muted","selected"].forEach(function(a){W[a]=new V(a,3,!0,a.toLowerCase(),null)});["capture","download"].forEach(function(a){W[a]=new V(a,4,!1,a.toLowerCase(),null)});

Callers 1

TcFunction · 0.70

Calls 1

EcFunction · 0.70

Tested by

no test coverage detected