Home | History | Annotate | Download | only in re2

Lines Matching refs:parse_long_radix

1022 bool RE2::Arg::parse_long_radix(const char* str,
1067 if (!parse_long_radix(str, n, &r, radix)) return false; // Could not parse
1091 if (!parse_long_radix(str, n, &r, radix)) return false; // Could not parse