Searched refs:matchFloat (Results 1 – 1 of 1) sorted by relevance
142 private val matchFloat = Regex("\\d+[.]\\d+") constant151 matchFloat.matches(value) -> DECIMAL in getFromValueOrDefault()