MCPcopy Index your code
hub / github.com/angular-ui/ui-router / int

Function int

test/angular/1.2/angular.js:441–443  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

439}
440
441function int(str) {
442 return parseInt(str, 10);
443}
444
445
446function inherit(parent, extra) {

Callers 7

angular.jsFile · 0.70
parseAbsoluteUrlFunction · 0.70
$SnifferProviderFunction · 0.70
jsonStringToDateFunction · 0.70
dateFilterFunction · 0.70
limitToFilterFunction · 0.70
textInputTypeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected