Searched refs:_OpenAtBy (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DString.h385 char* _OpenAtBy(int32 offset, int32 length);
/haiku/src/kits/support/
H A DString.cpp1588 if (!_OpenAtBy(pos, difference))
1740 if (!_OpenAtBy(pos, difference))
2413 BString::_OpenAtBy(int32 offset, int32 length) function in class:BString

Completed in 86 milliseconds