Symbol: CopyInto
headers/os/support/String.h
77
BString& CopyInto(BString& into, int32 fromOffset,
headers/os/support/String.h
79
void CopyInto(char* into, int32 fromOffset,
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.cpp
74
string.CopyInto(name, slash + 1, string.Length() - slash);
src/add-ons/input_server/devices/keyboard/KeyboardInputDevice.cpp
78
string.CopyInto(name, previousSlash + 1, slash - previousSlash - 1);
src/add-ons/input_server/devices/mouse/MouseInputDevice.cpp
279
string.CopyInto(deviceName, slash + 1, string.Length() - slash);
src/add-ons/input_server/devices/mouse/MouseInputDevice.cpp
285
string.CopyInto(name, previousSlash + 1, slash - previousSlash - 1);
src/add-ons/input_server/devices/tablet/TabletInputDevice.cpp
220
string.CopyInto(name, slash + 1, string.Length() - slash);
src/add-ons/input_server/devices/tablet/TabletInputDevice.cpp
224
string.CopyInto(name, previousSlash + 1, slash - previousSlash - 1);
src/add-ons/input_server/filters/shortcut_catcher/CommandActuators.cpp
478
fSequence.CopyInto(sub, nextStart + 2, nextEnd-(nextStart + 2));
src/add-ons/mail_daemon/inbound_protocols/pop3/POP3.cpp
391
fLog.CopyInto(timestamp, index, end - index + 1);
src/add-ons/media/media-add-ons/usb_webcam/CamDevice.cpp
483
sensors.CopyInto(name, i, sensors.FindFirst(',', i) - i);
src/add-ons/print/drivers/postscript/PPDParser.cpp
73
fContent.CopyInto(line, pos, next - pos);
src/add-ons/print/drivers/postscript/PPDParser.cpp
77
line.CopyInto(result, pattern.Length(),
src/add-ons/screen_savers/message/Message.cpp
212
message->CopyInto(*origMessage, 0, message->Length());
src/add-ons/translators/rtf/convert.cpp
800
plainText.CopyInto(segment, styles->runs[i].offset, length);
src/apps/aboutsystem/AboutSystem.cpp
1726
haikuLicense.CopyInto(part, 0, licensePart1);
src/apps/aboutsystem/AboutSystem.cpp
1731
haikuLicense.CopyInto(part, licensePart1 + 1, licensePart2 - 1
src/apps/aboutsystem/AboutSystem.cpp
1737
haikuLicense.CopyInto(part, licensePart2 + 1, licensePart3 - 1
src/apps/aboutsystem/AboutSystem.cpp
1743
haikuLicense.CopyInto(part, licensePart3 + 1, licensePart4 - 1
src/apps/aboutsystem/AboutSystem.cpp
1749
haikuLicense.CopyInto(part, licensePart4 + 1, haikuLicense.Length() - 1
src/apps/cortex/InfoView/InfoView.cpp
506
currentLine->CopyInto(buffer, 0, i);
src/apps/debugger/user_interface/cli/CommandLineUserInterface.cpp
350
name.CopyInto(nextName, startIndex, spaceIndex - startIndex);
src/apps/debugger/user_interface/gui/team_window/ImageFunctionsView.cpp
533
sourcePath.CopyInto(data, startIndex, searchIndex - startIndex);
src/apps/devices/PropertyList.cpp
101
name.CopyInto(part, start, nextSlash - start);
src/apps/devices/PropertyList.cpp
106
name.CopyInto(leaf, start, name.Length() - start);
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
90
fileName.CopyInto(packageName, 5, secondSlashIdx - 5);
src/apps/haikudepot/icon/PackageIconTarRepository.cpp
91
fileName.CopyInto(leafName, secondSlashIdx + 1, fileName.Length() - (secondSlashIdx + 1));
src/apps/haikudepot/model/DeskbarLink.cpp
86
fLink.CopyInto(result, lastSlash + 1, (fLink.Length() - lastSlash) - 1);
src/apps/haikudepot/packagemodel/PackageFilter.cpp
216
searchTerms.CopyInto(term, index, nextSpace - index);
src/apps/installer/UnzipEngine.cpp
314
line.CopyInto(itemPath, 13, pos - 13);
src/apps/installer/UnzipEngine.cpp
316
line.CopyInto(itemPath, 13, line.CountChars() - 14);
src/apps/mail/People.cpp
63
groupString.CopyInto(group, first, end - first);
src/apps/mediaplayer/interface/SubtitleBitmap.cpp
305
string.CopyInto(subString, pos, nextPos - pos);
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
159
line.CopyInto(lineType, 0, trackIndex);
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
160
line.CopyInto(trackNumber, trackIndex, equalIndex - trackIndex);
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
162
line.CopyInto(lineType, 0, equalIndex);
src/apps/mediaplayer/playlist/PlaylistFileReader.cpp
167
line.CopyInto(lineContent, equalIndex + 1, line.Length() - (equalIndex + 1));
src/apps/stylededit/StyledEditWindow.cpp
1800
viewText.CopyInto(fStringToFind, selectionStart, selectionLength);
src/apps/terminal/TermViewStates.cpp
962
originalText.CopyInto(text, startIndex, endIndex - startIndex);
src/apps/webpositive/BrowserWindow.cpp
1637
failingURL.CopyInto(proto, 0, at);
src/apps/webpositive/BrowserWindow.cpp
2655
url.CopyInto(proto, 0, at);
src/bin/roster.cpp
52
name.CopyInto(begin, 0, beginLength);
src/bin/roster.cpp
53
name.CopyInto(end, name.Length() - endLength, endLength);
src/bin/urlwrapper.cpp
109
contents.CopyInto(line, 0, cr);
src/bin/urlwrapper.cpp
158
contents.CopyInto(line, 0, cr);
src/kits/debugger/debug_info/loading_state_handlers/DwarfLoadingStateHandler.cpp
201
debugFileName.CopyInto(fileName, 0, endIndex);
src/kits/debugger/debug_info/loading_state_handlers/DwarfLoadingStateHandler.cpp
207
debugFileName.CopyInto(packageName, startIndex, endIndex - startIndex);
src/kits/debugger/debug_info/loading_state_handlers/DwarfLoadingStateHandler.cpp
213
debugFileName.CopyInto(packageVersion, startIndex,
src/kits/interface/MenuItem.cpp
389
string.CopyInto(newLabel, 0, string.Length());
src/kits/mail/HaikuMailFormatFilter.cpp
285
from.CopyInto(name, 0, emailStart);
src/kits/mail/MailComponent.cpp
221
string.CopyInto(sub_cat, i, end - i);
src/kits/mail/MailComponent.cpp
240
sub_cat.CopyInto(end_piece, first_equal + 1, sub_cat.Length() - first_equal - 1);
src/kits/mail/mail_util.cpp
1438
header.CopyInto(temp, fieldEndPos, crPos - fieldEndPos);
src/kits/network/libnetapi/NetworkAddressResolver.cpp
29
host.CopyInto(port, separator + 1, -1);
src/kits/network/libnetservices/HttpAuthentication.cpp
152
wwwAuthenticate.CopyInto(authRequired, 0, wwwAuthenticate.Length());
src/kits/network/libnetservices/HttpAuthentication.cpp
154
wwwAuthenticate.CopyInto(authRequired, 0, firstSpace);
src/kits/network/libnetservices/HttpAuthentication.cpp
155
wwwAuthenticate.CopyInto(additionalData, firstSpace + 1,
src/kits/network/libnetservices/HttpForm.cpp
626
formString.CopyInto(name, *index, firstEqual - *index);
src/kits/network/libnetservices/HttpForm.cpp
627
formString.CopyInto(value, firstEqual + 1,
src/kits/network/libnetservices/HttpForm.cpp
630
formString.CopyInto(value, *index,
src/kits/network/libnetservices/HttpForm.cpp
636
formString.CopyInto(name, *index, firstEqual - *index);
src/kits/network/libnetservices/HttpForm.cpp
637
formString.CopyInto(value, firstEqual + 1,
src/kits/network/libnetservices/HttpForm.cpp
640
formString.CopyInto(value, *index, firstAmpersand - *index);
src/kits/network/libnetservices/HttpRequest.cpp
893
statusLine.CopyInto(statusCodeStr, 9, 3);
src/kits/network/libnetservices/HttpRequest.cpp
896
statusLine.CopyInto(_ResultStatusText(), 13, statusLine.Length() - 13);
src/kits/network/libnetservices/NetworkCookie.cpp
790
cookieString.CopyInto(name, first, last - first + 1);
src/kits/network/libnetservices/NetworkCookie.cpp
795
cookieString.CopyInto(value, first, last - first + 1);
src/kits/network/libnetservices/NetworkCookie.cpp
825
cookieString.CopyInto(attribute, first, last - first + 1);
src/kits/network/libnetservices/NetworkCookie.cpp
837
cookieString.CopyInto(value, first, last - first + 1);
src/kits/network/libnetservices/NetworkCookieJar.cpp
341
fFlattened.CopyInto(reinterpret_cast<char*>(buffer), 0,
src/kits/package/PackageInfoParser.cpp
395
word.text.CopyInto(preRelease, tildePos + 1,
src/kits/package/PackageInfoParser.cpp
419
word.text.CopyInto(major, 0, firstDotPos);
src/kits/package/PackageInfoParser.cpp
425
word.text.CopyInto(minor, firstDotPos + 1, word.text.Length());
src/kits/package/PackageInfoParser.cpp
427
word.text.CopyInto(minor, firstDotPos + 1,
src/kits/package/PackageInfoParser.cpp
429
word.text.CopyInto(micro, secondDotPos + 1, word.text.Length());
src/kits/support/String.cpp
489
return CopyInto(into, fromOffset, length);
src/kits/support/String.cpp
967
CopyInto(into, from, length);
src/kits/support/String.cpp
978
CopyInto(into, from, length);
src/preferences/backgrounds/BackgroundImage.cpp
575
fName.CopyInto(extension, ++offset, -1);
src/preferences/mail/AutoConfig.cpp
93
emailS.CopyInto(provider, at + 1, emailS.Length() - at);
src/preferences/mail/AutoConfigView.cpp
264
email.CopyInto(provider, atPos + 1, email.Length() - atPos);
src/servers/launch/BaseJob.cpp
282
line.CopyInto(variable, 7, separator - 7);
src/servers/launch/BaseJob.cpp
285
line.CopyInto(value, separator + 2, line.Length() - separator - 3);
src/tests/kits/support/StringSubCopyTest.cpp
25
string2.CopyInto(string1, 4, 30);
src/tests/kits/support/StringSubCopyTest.cpp
34
string1.CopyInto(tmp, 0, 4);