Searched refs:Replace (Results 26 - 33 of 33) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.h302 status_t Replace(Transaction& transaction,
H A Dkernel_interface.cpp1311 status = movedTree->Replace(transaction, (const uint8*)"..",
H A DBPlusTree.cpp2221 BPlusTree::Replace(Transaction& transaction, const uint8* key, uint16 keyLength, function in class:BFS::BPlusTree
/haiku/src/kits/shared/
H A DExpressionParser.cpp411 result.Replace(".", fTokenizer->DecimalSeparator(), 1);
/haiku/src/kits/support/
H A DString.cpp1542 BString::Replace(char replaceThis, char withThis, int32 maxReplaceCount, function in class:BString
1620 BString::Replace(const char* replaceThis, const char* withThis, function in class:BString
1648 return Replace(replaceThis, withThis, maxReplaceCount,
/haiku/src/build/libbe/app/
H A DMessage.cpp1666 BMessage::Replace##typeName(const char *name, type val) \
1672 BMessage::Replace##typeName(const char *name, int32 index, type val) \
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp571 DataEditor::Replace(off_t offset, const uint8 *data, size_t length) function in class:DataEditor
/haiku/src/kits/app/
H A DMessage.cpp2472 BMessage::Replace##typeName(const char* name, type value) \
2479 BMessage::Replace##typeName(const char* name, int32 index, type value) \

Completed in 190 milliseconds

12