parse_double_float 1194 third_party/re2/re2/re2.cc   return parse_double_float(str, n, false, dest);
parse_double_float 1198 third_party/re2/re2/re2.cc   return parse_double_float(str, n, true, dest);