Searched refs:notANumber (Results 1 – 2 of 2) sorted by relevance
804 String notANumber = "((-|\\+)?Infinity)|([nN]a[nN])"; in getHexFloatRegex() local806 notANumber).append("))").toString(); in getHexFloatRegex()
1239 } catch (NumberFormatException notANumber) { in readEntity()