Searched refs:isNumber (Results 1 – 2 of 2) sorted by relevance
175 bool isNumber(const std::string& s) in isNumber() function in bios::Depex622 else if (isNumber(word) || isHexNotation(word)) in evaluateExpression()
33 isNumber: function(obj) {605 if (_.isNumber(selectionStart)) {1064 this.minLength = _.isNumber(o.minLength) ? o.minLength : 1;