MCPcopy Create free account

hub / github.com/couchbase/fleece / functions

Functions1,673 in github.com/couchbase/fleece

MethodpathString
API/fleece/Fleece.hh:302
Methodpeek
Returns all the remaining data that hasn't been read yet, without consuming it.
Fleece/Support/slice_stream.hh:186
MethodpeekToken
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
Methodpercent_decode
Fleece/Support/diff_match_patch.hh:2482
MethodplaceItem
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
MethodplaceValue
Fleece/Core/Encoder.cc:215
MethodplatformStringForKey
Fleece/Core/SharedKeys.cc:190
Methodpointer
Fleece/Mutable/ValueSlot.hh:80
MethodpointerOffset
Tests/EncoderTests.cc:54
Methodpop
Fleece/Core/Encoder.cc:691
Functionpop_back
Fleece/Support/SmallVector.hh:132
Methodpopulate
Fleece/Mutable/HeapArray.cc:40
MethodpopulateVec
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
MethodprintReport
Fleece/Support/Benchmark.hh:60
MethodpromoteLeaf
Fleece/Tree/MutableNode.hh:355
Methodpure_slice
std::string_view interoperability:
API/fleece/slice.hh:191
Methodpure_slice
API/fleece/slice.hh:499
Methodpure_slice
ObjC/slice+CoreFoundation.cc:21
Methodpush
Fleece/Core/Encoder.cc:674
Functionpush_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
MethodqueueChildren
Fleece/Core/DeepIterator.cc:99
Methodrange
Fleece/Support/Benchmark.hh:53
MethodrangeCheck
Throws if size/capacity is too big, and returns cast to uint32_t
Fleece/Support/SmallVectorBase.hh:46
Methodraw
Fleece/Support/Endian.hh:117
MethodrawCount
Fleece/Core/Dict.cc:290
MethodrawValue
Fleece/Core/Array.hh:107
Methodread
Tests/MutableTests.cc:538
Methodread
Tests/SharedKeysTests.cc:216
Methodread
Fleece/Integration/MDictIterator.hh:64
Methodread
Fleece/API_Impl/Fleece+ImplGlue.hh:147
MethodreadAll
Fleece/Support/slice_stream.cc:140
MethodreadAtMost
Fleece/Support/slice_stream.cc:149
MethodreadBytesInSet
Fleece/Support/slice_stream.cc:197
MethodreadHex
Fleece/Support/slice_stream.cc:270
MethodreadKV
Fleece/Core/Dict.cc:471
MethodreadToDelimiter
Fleece/Support/slice_stream.cc:173
MethodreadToDelimiterOrEnd
Fleece/Support/slice_stream.cc:183
MethodreadUVarInt32
Fleece/Support/slice_stream.cc:297
MethodreallocBytes
API/fleece/slice.hh:722
Methodrefresh
Fleece/Core/SharedKeys.hh:109
Methodregistr
Fleece/Core/Doc.cc:95
Methodrelease
API/fleece/slice.hh:422
Methodrelease
Fleece/Mutable/HeapValue.cc:170
MethodreleaseValue
Fleece/Mutable/ValueSlot.cc:84
Methodremove
API/fleece/Mutable.hh:65
Methodremove
Removes a range of values from the array. */
API/fleece/Mutable.hh:113
Methodremove
API/fleece/Mutable.hh:184
Methodremove
Removes the value, if any, for a key. */
Fleece/Integration/MDict.hh:122
Methodremove
Removes `n` values starting at index `i`, or returns false if the range is invalid */
Fleece/Integration/MArray.hh:110
Methodremove
Fleece/Tree/MutableHashTree.cc:120
Methodremove
Fleece/Tree/MutableNode.hh:218
Methodremove
Fleece/Mutable/MutableArray.hh:61
Methodremove
Fleece/Mutable/HeapArray.cc:82
Methodremove
Fleece/Mutable/MutableDict.hh:46
Methodremove
Fleece/Support/ConcurrentMap.cc:221
Methodremove
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
MethodremoveAll
Fleece/Mutable/MutableDict.hh:47
MethodremoveChild
Fleece/Tree/MutableNode.hh:430
Functionreserve
Fleece/Support/SmallVector.hh:104
Methodreset
API/fleece/Fleece.hh:678
Methodreset
Releases and clears; same as assigning `nullslice`.
API/fleece/slice.hh:375
Methodreset
Fleece/Support/Stopwatch.hh:58
Methodreset
Resets the encoder so it can be used again. */
Fleece/Support/JSONEncoder.hh:42
Methodreset
Fleece/Support/Writer.cc:91
Methodreset
Fleece/Core/Encoder.hh:201
Methodreset
Fleece/Core/JSONConverter.cc:46
MethodresetStack
Fleece/Core/Encoder.cc:65
Methodresize
Sets the array's size. If the array grows, new values begin as nulls. */
API/fleece/Mutable.hh:116
Methodresize
Fleece/Mutable/MutableArray.hh:59
MethodresolvePointerFrom
static*/
Fleece/Core/Doc.cc:234
MethodresolvePointerFromWithRange
static*/
Fleece/Core/Doc.cc:243
Methodretain
API/fleece/slice.hh:423
Methodretreat
Fleece/Support/slice_stream.cc:42
MethodrevertToCount
API/fleece/Fleece.hh:335
MethodrewindTo
Fleece/Support/slice_stream.cc:222
Methodright
Fleece/Support/diff_match_patch.hh:2524
Methodroot
API/fleece/Fleece.hh:379
MethodsafeMid
Fleece/Support/diff_match_patch.hh:2361
Methodsearch
Fleece/Core/Dict.cc:183
Methodset
API/fleece/Mutable.hh:118
Methodset
Stores a value for a key. */
Fleece/Integration/MDict.hh:93
Methodset
Stores a Native value into the array. If the index is out of range, returns false. */
Fleece/Integration/MArray.hh:80
Methodset
Fleece/Tree/MutableHashTree.cc:113
Methodset
Fleece/Mutable/MutableArray.hh:51
Methodset
Fleece/Mutable/ValueSlot.hh:54
Methodset
Fleece/Mutable/MutableDict.hh:44
Methodset
Fleece/Mutable/HeapDict.hh:49
MethodsetAssociated
API/fleece/Fleece.hh:399
MethodsetBuf
API/fleece/slice.hh:506
MethodsetChanged
Fleece/Mutable/HeapValue.hh:94
MethodsetChanged
Fleece/Mutable/MutableArray.hh:44
MethodsetContext
Fleece/Integration/MCollection.hh:84
MethodsetData
API/fleece/Mutable.hh:64
MethodsetEnd
Adjusts `size` so that \ref end returns the given value.
API/fleece/slice.hh:273
MethodsetInline
Fleece/Mutable/ValueSlot.cc:109
MethodsetInt
Fleece/Mutable/ValueSlot.cc:134
MethodsetMaxKeyLength
Sets the maximum length of string that can be mapped. (Defaults to 16 bytes.) */
Fleece/Core/SharedKeys.hh:79
MethodsetMutableChildren
Fleece/Integration/MCollection.hh:33
MethodsetNarrowBytes
Fleece/Core/Pointer.hh:74
MethodsetNull
API/fleece/Mutable.hh:119
← previousnext →1,401–1,500 of 1,673, ranked by callers