Searched refs:parse_long_radix (Results 1 – 1 of 1) sorted by relevance
530 bool Arg::parse_long_radix(const char* str, in parse_long_radix() function in pcrecpp::Arg570 if (!parse_long_radix(str, n, &r, radix)) return false; // Could not parse in parse_short_radix()594 if (!parse_long_radix(str, n, &r, radix)) return false; // Could not parse in parse_int_radix()