Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/fleece
/ functions
Functions
1,673 in github.com/couchbase/fleece
⨍
Functions
1,673
◇
Types & classes
239
Method
initAsCopyOf
Fleece/Integration/MCollection.hh:70
Method
initInSlot
Initializes a brand-new MDict created with the empty constructor, as though it had been created with the existing-Dict constructor. Useful
Fleece/Integration/MDict.hh:44
Method
initInSlot
Initializes a brand-new MArray created with the empty constructor, as though it had been created with the existing-Array constructor. Usef
Fleece/Integration/MArray.hh:40
Method
initInSlot
Fleece/Integration/MCollection.hh:58
Method
initTable
Fleece/Support/StringTable.cc:189
Method
inlinePointer
Fleece/Mutable/ValueSlot.hh:82
Method
insert
Inserts the value `val` into the array at index `i`, or returns false if the array is out of range (greater than the count.) */
Fleece/Integration/MArray.hh:92
Method
insert
Fleece/Tree/MutableHashTree.cc:103
Method
insert
Recursive insertion method. On success returns either 'this', or a new node that replaces 'this'. On failure (i.e. callback returned nullptr) returns
Fleece/Tree/MutableNode.hh:171
Method
insert
Fleece/Mutable/MutableArray.hh:60
Method
insert
Adds a key and its value, or finds an existing key (and doesn't change it). Returns a reference to the entry, and a flag that's true if it's newly add
Fleece/Support/StringTable.hh:54
Method
insert
Fleece/Support/ConcurrentMap.cc:177
Method
insert
Inserts a value for a key. Returns the value, as well as a new copy of the key in memory owned by the map. If the key already
Fleece/Support/ConcurrentMap.hh:72
Method
insertItems
Tests/HashTreeTests.cc:56
Method
insertNulls
API/fleece/Mutable.hh:130
Method
insertOnly
Faster version of \ref insert that only inserts new keys. MUST NOT be called if the key already exists in the table!
Fleece/Support/StringTable.hh:59
Method
insertOnly
Fleece/Support/StringTable.cc:148
Method
installTerminateHandler
Fleece/Support/Backtrace.cc:344
Method
isChanged
True if this array has been modified since it was created. */
API/fleece/Mutable.hh:110
Method
isChanged
Fleece/Tree/MutableHashTree.hh:46
Method
isChanged
Fleece/Mutable/HeapValue.hh:84
Method
isChanged
Fleece/Mutable/MutableArray.hh:43
Method
isDeltaDeletion
Does this delta represent a deletion? static*/
Fleece/Core/JSONDelta.cc:416
Method
isEligibleToEncode
Fleece/Core/SharedKeys.cc:148
Method
isEmpty
Fleece/Support/JSONEncoder.hh:35
Method
isEqual
API/fleece/Fleece.hh:76
Method
isFloatRepresentable
Fleece/Core/Encoder.cc:310
Method
isHeapValue
Fleece/Mutable/HeapValue.hh:54
Method
isInline
Fleece/Mutable/ValueSlot.hh:79
Method
isIntRepresentable
Fleece/Core/Encoder.cc:301
Method
isMagicParentKey
Fleece/Core/Dict.cc:38
Method
isMutable
Returns true if this collection or its contents (at any level) have been modified. */
Fleece/Integration/MCollection.hh:25
Method
isMutableArray
Fleece/Core/Array.hh:37
Method
isMutated
Fleece/Integration/MValue.hh:84
Method
isMutated
Fleece/Integration/MRoot.hh:60
Method
isNarrowValue
Fleece/Core/Encoder.cc:435
Method
isNull
Fleece/Support/diff_match_patch.hh:178
Method
isPointer
Fleece/Mutable/ValueSlot.hh:78
Method
is_alnum
Fleece/Support/diff_match_patch.hh:2578
Method
is_alnum
Fleece/Support/diff_match_patch.hh:2593
Method
is_control
Fleece/Support/diff_match_patch.hh:2398
Method
is_digit
Fleece/Support/diff_match_patch.hh:2579
Method
is_digit
Fleece/Support/diff_match_patch.hh:2594
Method
is_space
Fleece/Support/diff_match_patch.hh:2580
Method
is_space
Fleece/Support/diff_match_patch.hh:2595
Method
iterateContainer
Fleece/Core/DeepIterator.cc:83
Method
iterator
API/fleece/Fleece.hh:142
Method
iterator
API/fleece/Fleece.hh:215
Method
iterator
API/fleece/Fleece.hh:633
Method
iterator
Fleece/Tree/MutableHashTree.cc:239
Method
iterator
Fleece/Mutable/HeapArray.cc:167
Method
iterator
Fleece/Mutable/HeapDict.cc:266
Method
iteratorImpl
Fleece/Tree/MutableHashTree.cc:196
Method
json5_error
Fleece/Support/JSON5.cc:246
Method
json5converter
Fleece/Support/JSON5.cc:26
Method
key
API/fleece/Fleece.hh:297
Method
key
Fleece/Tree/HashTree.hh:48
Method
key
Fleece/Core/Dict.hh:122
Method
keyAsNSString
API/fleece/Fleece.hh:229
Method
keyBytes
Fleece/Core/Dict.cc:248
Method
keyOffset
Fleece/Tree/HashTree+Internal.hh:67
Method
keyString
API/fleece/Fleece.hh:647
Method
keyString
The Dict key of the current value, or nullkey if the parent is an Array. */
Fleece/Core/DeepIterator.hh:74
Method
keyToOffset
Fleece/Support/ConcurrentMap.cc:143
Method
keyTreeWriter
Experimental/KeyTree.cc:47
Method
key_t
Fleece/Core/SharedKeys.hh:34
Method
key_t
Fleece/Core/SharedKeys.cc:39
Method
keyref
API/fleece/Mutable.hh:59
Method
keyref
API/fleece/Fleece.hh:506
Method
lap
Like stop(), but returns the time taken since start() was called. */
Fleece/Support/Stopwatch.hh:49
Method
leafCount
Fleece/Tree/MutableNode.hh:131
Method
legacyOffset
Fleece/Core/Pointer.hh:65
Method
liveInstanceCount
Total number of live objects that implement InstanceCounted. */
Fleece/Support/InstanceCounted.hh:36
Method
loadFrom
Fleece/Core/SharedKeys.hh:161
Method
lookupNameWithKey
Tests/EncoderTests.cc:195
Method
lookupSharedKey
Fleece/Core/Dict.cc:227
Method
makeAbsolute
Fleece/Tree/HashTree+Internal.hh:80
Method
makeAbsolute
Fleece/Tree/HashTree+Internal.hh:124
Method
makeRelativeTo
Fleece/Tree/HashTree+Internal.hh:120
Function
make_retained
Fleece/Support/RefCounted.hh:265
Method
markChanged
Fleece/Mutable/HeapDict.cc:42
Method
mask
Fleece/Support/Bitmap.hh:83
Method
match_alphabet
Fleece/Support/diff_match_patch.hh:1777
Method
match_bitap
Fleece/Support/diff_match_patch.hh:1651
Method
match_bitapScore
Fleece/Support/diff_match_patch.hh:1761
Method
match_main
Fleece/Support/diff_match_patch.hh:1624
Method
matches
Fleece/Tree/HashTree+Internal.hh:63
Method
median
Fleece/Support/Benchmark.hh:30
Method
migrateInitialBuf
Fleece/Support/Writer.cc:189
Method
minUsed
Returns the minimum address used by the given Value (transitively). If that minimum address comes before _baseCutoff, immediately returns null.
Fleece/Core/Encoder.cc:445
Method
mutableCopy
API/fleece/Mutable.hh:254
Method
mutableCopy
Fleece/Mutable/HeapValue.cc:185
Method
mutable_slice
API/fleece/slice.hh:305
Method
mutate
Fleece/Integration/MValue.hh:109
Method
mutate
Fleece/Integration/MCollection.hh:91
Method
narrowBytes
Fleece/Core/Pointer.hh:76
Function
narrow_cast
Fleece/Support/NumConversion.hh:66
Method
nativeValue
Fleece/Integration/MDictIterator.hh:58
Method
newArray
Creates a new, empty mutable array. */
API/fleece/Mutable.hh:80
Method
newArray
Creates a new array of size `initialCount` filled with null Values. */
Fleece/Mutable/MutableArray.hh:27
← previous
next →
1,201–1,300 of 1,673, ranked by callers