Lines Matching full:is_number
86 if (!IS_NUMBER(number)) number = NonNumberToNumber(number);102 if (IS_NUMBER(string) &&1030 if (!IS_NUMBER(this)) {1061 if (!IS_NUMBER(this) && !IS_NUMBER_WRAPPER(this))