Home | History | Annotate | Download | only in docs

Lines Matching full:argstart

1657     const char *ArgStart = Arg.c_str();
1661 Val = (unsigned)strtol(ArgStart, &End, 0);