Home | History | Annotate | Download | only in util

Lines Matching refs:parse_ulong_radix

775 bool PCRE::Arg::parse_ulong_radix(const char* str,
815 if (!parse_ulong_radix(str, n, &r, radix)) return false; // Could not parse
839 if (!parse_ulong_radix(str, n, &r, radix)) return false; // Could not parse