Lines Matching refs:result
1328 * changes; therefore, it doesn't guarantee the stability of the result it
1431 // not appear in the array of number groups... so make the result on non-IE
1442 // international format, are in the form of +54 9 NDC XXXX.... As a result,
2012 // result in a number we can dial. For this reason, we treat the empty
2066 // result in a number we can dial. For this reason, we treat the empty
2108 // reverse is true for mobile numbers. As a result, we output them in
2252 * a result of formatting.
2367 // If no digit is inserted/removed/modified as a result of our formatting, we
3421 var result = this.isPossibleNumberWithReason(number);
3422 return result ==
3424 result ==
3447 var result = this.isPossibleNumberForTypeWithReason(number, type);
3448 return result ==
3450 result ==
3863 // stripped to be a better result and keep that instead.