Lines Matching refs:number
20 * The lexer should work on a number of languages including C and friends,
56 /** the number of characters between tab columns */
189 * @param {Number} containerPosition
190 * @param {Number} countReplaced
228 '(?:(?:^|[^0-9.])\\.{1,3})|' + // a dot that's not part of a number
397 // nSpaces is the amount of padding -- the number of spaces needed
540 * @return {function (string, number?) : Array.<number|string>} a
694 * @return {function (string) : Array.<string|number>} a
733 // and then contains any number of raw characters,
751 * @return {Array.<number|string>} a decoration list.
761 // A hex number
763 // An octal or decimal number, possibly in scientific notation
908 * This code recognizes a number of constructs.
949 * @param {Array.<number|string>} extractedTags chunks of raw html preceded
951 * @param {Array.<number|string>} decorations style classes preceded by their
1051 * @param {function (string) : Array.<number|string>} handler
1120 * @type {Array.<number|string>}
1135 * @type {Array.<number|string>}