Searched refs:SINGLE_DECIMAL_REGEX (Results 1 – 1 of 1) sorted by relevance
600 const auto SINGLE_DECIMAL_REGEX = "\\s*(\\d+)(\\.\\d+)?"; variable1018 std::make_pair(ExifMetadatFormatter::ValidRegexWithDecimalRationalFormat, SINGLE_DECIMAL_REGEX);