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
pathString
API/fleece/Fleece.hh:302
Method
peek
Returns all the remaining data that hasn't been read yet, without consuming it.
Fleece/Support/slice_stream.hh:186
Method
peekToken
Returns the next non-whitespace, non-comment character from the input. Consumes whitespace and comments, but not the character it returns.
Fleece/Support/JSON5.cc:177
Method
percent_decode
Fleece/Support/diff_match_patch.hh:2482
Method
placeItem
Adds an empty Value to the current collection's item list and returns a pointer to it. Caller is responsible for initializing the Value.
Fleece/Core/Encoder.cc:201
Method
placeValue
Fleece/Core/Encoder.cc:215
Method
platformStringForKey
Fleece/Core/SharedKeys.cc:190
Method
pointer
Fleece/Mutable/ValueSlot.hh:80
Method
pointerOffset
Tests/EncoderTests.cc:54
Method
pop
Fleece/Core/Encoder.cc:691
Function
pop_back
Fleece/Support/SmallVector.hh:132
Method
populate
Fleece/Mutable/HeapArray.cc:40
Method
populateVec
Loads the Fleece Values of all items into _array. Called by insert() and remove() before they perturb the array indexing. */
Fleece/Integration/MArray.hh:158
Method
printReport
Fleece/Support/Benchmark.hh:60
Method
promoteLeaf
Fleece/Tree/MutableNode.hh:355
Method
pure_slice
std::string_view interoperability:
API/fleece/slice.hh:191
Method
pure_slice
API/fleece/slice.hh:499
Method
pure_slice
ObjC/slice+CoreFoundation.cc:21
Method
push
Fleece/Core/Encoder.cc:674
Function
push_back_new
Appends space for a new item but does not construct it. Returns a pointer to the space where the new item would go; the caller needs to put a valid va
Fleece/Support/SmallVector.hh:194
Method
queueChildren
Fleece/Core/DeepIterator.cc:99
Method
range
Fleece/Support/Benchmark.hh:53
Method
rangeCheck
Throws if size/capacity is too big, and returns cast to uint32_t
Fleece/Support/SmallVectorBase.hh:46
Method
raw
Fleece/Support/Endian.hh:117
Method
rawCount
Fleece/Core/Dict.cc:290
Method
rawValue
Fleece/Core/Array.hh:107
Method
read
Tests/MutableTests.cc:538
Method
read
Tests/SharedKeysTests.cc:216
Method
read
Fleece/Integration/MDictIterator.hh:64
Method
read
Fleece/API_Impl/Fleece+ImplGlue.hh:147
Method
readAll
Fleece/Support/slice_stream.cc:140
Method
readAtMost
Fleece/Support/slice_stream.cc:149
Method
readBytesInSet
Fleece/Support/slice_stream.cc:197
Method
readHex
Fleece/Support/slice_stream.cc:270
Method
readKV
Fleece/Core/Dict.cc:471
Method
readToDelimiter
Fleece/Support/slice_stream.cc:173
Method
readToDelimiterOrEnd
Fleece/Support/slice_stream.cc:183
Method
readUVarInt32
Fleece/Support/slice_stream.cc:297
Method
reallocBytes
API/fleece/slice.hh:722
Method
refresh
Fleece/Core/SharedKeys.hh:109
Method
registr
Fleece/Core/Doc.cc:95
Method
release
API/fleece/slice.hh:422
Method
release
Fleece/Mutable/HeapValue.cc:170
Method
releaseValue
Fleece/Mutable/ValueSlot.cc:84
Method
remove
API/fleece/Mutable.hh:65
Method
remove
Removes a range of values from the array. */
API/fleece/Mutable.hh:113
Method
remove
API/fleece/Mutable.hh:184
Method
remove
Removes the value, if any, for a key. */
Fleece/Integration/MDict.hh:122
Method
remove
Removes `n` values starting at index `i`, or returns false if the range is invalid */
Fleece/Integration/MArray.hh:110
Method
remove
Fleece/Tree/MutableHashTree.cc:120
Method
remove
Fleece/Tree/MutableNode.hh:218
Method
remove
Fleece/Mutable/MutableArray.hh:61
Method
remove
Fleece/Mutable/HeapArray.cc:82
Method
remove
Fleece/Mutable/MutableDict.hh:46
Method
remove
Fleece/Support/ConcurrentMap.cc:221
Method
remove
Removes the value for a key. Returns true if removed, false if not found. \note The space occupied by the key string can only be recovere
Fleece/Support/ConcurrentMap.hh:79
Method
removeAll
Fleece/Mutable/MutableDict.hh:47
Method
removeChild
Fleece/Tree/MutableNode.hh:430
Function
reserve
Fleece/Support/SmallVector.hh:104
Method
reset
API/fleece/Fleece.hh:678
Method
reset
Releases and clears; same as assigning `nullslice`.
API/fleece/slice.hh:375
Method
reset
Fleece/Support/Stopwatch.hh:58
Method
reset
Resets the encoder so it can be used again. */
Fleece/Support/JSONEncoder.hh:42
Method
reset
Fleece/Support/Writer.cc:91
Method
reset
Fleece/Core/Encoder.hh:201
Method
reset
Fleece/Core/JSONConverter.cc:46
Method
resetStack
Fleece/Core/Encoder.cc:65
Method
resize
Sets the array's size. If the array grows, new values begin as nulls. */
API/fleece/Mutable.hh:116
Method
resize
Fleece/Mutable/MutableArray.hh:59
Method
resolvePointerFrom
static*/
Fleece/Core/Doc.cc:234
Method
resolvePointerFromWithRange
static*/
Fleece/Core/Doc.cc:243
Method
retain
API/fleece/slice.hh:423
Method
retreat
Fleece/Support/slice_stream.cc:42
Method
revertToCount
API/fleece/Fleece.hh:335
Method
rewindTo
Fleece/Support/slice_stream.cc:222
Method
right
Fleece/Support/diff_match_patch.hh:2524
Method
root
API/fleece/Fleece.hh:379
Method
safeMid
Fleece/Support/diff_match_patch.hh:2361
Method
search
Fleece/Core/Dict.cc:183
Method
set
API/fleece/Mutable.hh:118
Method
set
Stores a value for a key. */
Fleece/Integration/MDict.hh:93
Method
set
Stores a Native value into the array. If the index is out of range, returns false. */
Fleece/Integration/MArray.hh:80
Method
set
Fleece/Tree/MutableHashTree.cc:113
Method
set
Fleece/Mutable/MutableArray.hh:51
Method
set
Fleece/Mutable/ValueSlot.hh:54
Method
set
Fleece/Mutable/MutableDict.hh:44
Method
set
Fleece/Mutable/HeapDict.hh:49
Method
setAssociated
API/fleece/Fleece.hh:399
Method
setBuf
API/fleece/slice.hh:506
Method
setChanged
Fleece/Mutable/HeapValue.hh:94
Method
setChanged
Fleece/Mutable/MutableArray.hh:44
Method
setContext
Fleece/Integration/MCollection.hh:84
Method
setData
API/fleece/Mutable.hh:64
Method
setEnd
Adjusts `size` so that \ref end returns the given value.
API/fleece/slice.hh:273
Method
setInline
Fleece/Mutable/ValueSlot.cc:109
Method
setInt
Fleece/Mutable/ValueSlot.cc:134
Method
setMaxKeyLength
Sets the maximum length of string that can be mapped. (Defaults to 16 bytes.) */
Fleece/Core/SharedKeys.hh:79
Method
setMutableChildren
Fleece/Integration/MCollection.hh:33
Method
setNarrowBytes
Fleece/Core/Pointer.hh:74
Method
setNull
API/fleece/Mutable.hh:119
← previous
next →
1,401–1,500 of 1,673, ranked by callers