Lines Matching full:substr
132 if (substr(i, N).equals(Str))
148 if (substr(Pos, N).equals(Str)) // See if this is the correct substring.
170 if (substr(i, N).equals(Str))
291 if (substr(i, N).equals(Str))
298 Str = Str.substr(2);
303 Str = Str.substr(2);
308 Str = Str.substr(2);
356 Str = Str.substr(1);
377 if (getAsUnsignedInteger(Str.substr(1), Radix, ULLVal) ||
403 Str = Str.substr(1);
457 Str = Str.substr(1);