Lines Matching +defs:a +defs:number
69 function hasOwnProp(a, b) { argument
73 function extend(a, b) { argument
259 function absFloor (number) { argument
464 function ordinal (number) { argument
485 function relativeTime (number, withoutSuffix, string, isFuture) { argument
536 units.sort(function (a, b) { argument
542 function zeroFill(number, targetLength, forceSign) { argument
1114 function cmpLenRev(a, b) { argument
1603 function cmpLenRev(a, b) { argument
2008 function defaults(a, b, c) { argument
2772 function absRound (number) { argument
3275 function monthDiff (a, b) { argument
4077 ordinal : function (number) { argument
4130 function absCeil (number) { argument
4292 function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) { argument