Lines Matching full:substr
1862 dex_loc = image_filename.substr(image_last_sep + 1);1864 dex_loc = dex_loc.substr(0, dex_last_slash + 1) +1865 image_filename.substr(image_last_sep + 1);1965 const std::string new_prefix = input_image_file_name.substr(1973 std::string suffix = image.substr(old_prefix_length);