Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/ getMaskSet
Function
getMaskSet
third_party/inputmask/inputmask.js:780–782 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
778
return
maskTemplate;
779
}
780
function
getMaskSet() {
781
return
maskset;
782
}
783
function
resetMaskSet(soft) {
784
var
maskset = getMaskSet();
785
maskset.buffer = undefined;
Callers
15
getMaskTemplate
Function · 0.85
resetMaskSet
Function · 0.85
getLastValidPosition
Function · 0.85
getTestTemplate
Function · 0.85
getTest
Function · 0.85
getTests
Function · 0.85
resolveNdxInitializer
Function · 0.85
staticCanMatchDefinition
Function · 0.85
handleMatch
Function · 0.85
getBufferTemplate
Function · 0.85
getBuffer
Function · 0.85
refreshFromBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected