MCPcopy Create free account

hub / github.com/couchbase/fleece / functions

Functions1,673 in github.com/couchbase/fleece

MethodendCollection
Fleece/Core/Encoder.cc:722
MethodendDictionary
Fleece/Support/JSONEncoder.hh:78
MethodendEncoding
Tests/EncoderTests.cc:46
Methodendian
Fleece/Support/Endian.hh:65
MethodendianFP
Fleece/Support/Endian.hh:103
Methodendian_unaligned
Fleece/Support/Endian.hh:76
Methodeval
API/fleece/Fleece.hh:269
MethodevalJSONPointer
static*/
Fleece/Core/Path.cc:137
Methodfail
Throws an exception.
Fleece/Support/JSON5.cc:234
MethodfailBadAlloc
API/fleece/slice.hh:738
Methodfind
Looks up an existing key, returning a pointer to its entry (or NULL.)
Fleece/Support/StringTable.hh:47
Methodfind
Fleece/Support/ConcurrentMap.cc:158
Methodfind
Looks up the key. Returns the value, as well as the key in memory owned by the map (which is guaranteed to remain valid until the entry is
Fleece/Support/ConcurrentMap.hh:63
MethodfindByteNotIn
API/fleece/slice.hh:687
MethodfindKeyByHint
Fleece/Core/Dict.cc:203
MethodfindKeyBySearch
Finds a key in a dictionary via binary search of the UTF-8 key strings.
Fleece/Core/Dict.cc:214
MethodfindNearest
Fleece/Tree/MutableNode.hh:152
MethodfindRoot
Fleece/Core/Value.cc:325
MethodfindSharedKeys
Fleece/Core/Dict.cc:55
MethodfindSharedKeys
Fleece/Core/Dict.cc:424
Methodfinish
API/fleece/Fleece.hh:520
Methodfinish
Returns the encoded data. */
Fleece/Support/JSONEncoder.hh:39
Methodfinish
Fleece/Support/Writer.cc:237
Methodfinish
Fleece/Support/Writer.hh:119
MethodfinishGet
Fleece/Core/Dict.cc:67
MethodfinishItem
API/fleece/Fleece.hh:481
MethodfirstValue
Fleece/Core/Array.cc:84
MethodfixPointers
Convert absolute offsets to relative in _items:
Fleece/Core/Encoder.cc:585
FunctionfloatStr
Tests/NumericTests.cc:27
Functionfor
Fleece/Support/SmallVector.hh:86
MethodforEachChunk
Fleece/Support/Writer.hh:92
MethodforEachComponent
Parses a path expression, calling the callback for each property or array index.
Fleece/Core/Path.cc:179
MethodformatTime
Fleece/Support/Stopwatch.hh:96
MethodfreeAll
Frees all allocated blocks, resetting the arena to its empty state. (Does not free the arena heap itself!) */
Fleece/Support/ConcurrentArena.hh:60
MethodfreeChunk
Fleece/Support/Writer.cc:184
MethodfreeKey
Fleece/Support/ConcurrentMap.cc:267
Methodfrom
API/fleece/slice.hh:569
MethodfromData
API/fleece/Fleece.hh:85
MethodfromData
Fleece/Tree/HashTree.cc:178
MethodfromData
Fleece/Core/Value.cc:318
MethodfromFleece
Fleece/Core/Doc.cc:302
MethodfromJSON
API/fleece/Fleece.hh:721
MethodfromJSON
Fleece/Core/Doc.cc:306
MethodfromSortedStrings
Experimental/KeyTree.cc:129
MethodfromStrings
Experimental/KeyTree.cc:133
MethodfromTrustedData
Fleece/Core/Value.cc:311
Methodfrom_utf32
Fleece/Support/diff_match_patch.hh:2541
Methodfrom_utf32
Fleece/Support/diff_match_patch.hh:2563
Methodfrom_wchar
Fleece/Support/diff_match_patch.hh:2582
Methodfrom_wchar
Fleece/Support/diff_match_patch.hh:2597
Methodfull
True if the stream is full (capacity is zero.)
Fleece/Support/slice_stream.hh:59
Methodfunction_ref
Fleece/Support/function_ref.hh:61
Methodget
API/fleece/Fleece.hh:181
Methodget
Fleece/Tree/HashTree.cc:187
Methodget
Fleece/Tree/MutableHashTree.cc:83
Methodget
Fleece/Mutable/MutableDict.hh:37
Methodget
Looks up the Value for a key given as an NSString object. */
Fleece/Core/Dict.hh:43
Methodget
Fleece/Core/Array.cc:118
Methodget
Fleece/Core/Dict.cc:89
MethodgetBytes
ObjC/slice+CoreFoundation.cc:126
MethodgetCode
Fleece/Support/FleeceException.cc:89
MethodgetFrame
Fleece/Support/Backtrace.cc:93
MethodgetFromArray
Fleece/Core/Path.cc:321
MethodgetMutable
Fleece/Mutable/HeapArray.cc:93
MethodgetMutable
Fleece/Mutable/HeapDict.cc:151
MethodgetMutableArray
Fleece/Tree/MutableHashTree.cc:130
MethodgetMutableArray
Promotes an Array item to a MutableArray (in place) and returns it. Or if the item is already a MutableArray, just returns it. Else return
Fleece/Mutable/MutableArray.hh:65
MethodgetMutableArray
Promotes an Array value to a MutableArray (in place) and returns it. Or if the value is already a MutableArray, just returns it. Else retu
Fleece/Mutable/MutableDict.hh:51
MethodgetMutableArray
Promotes an Array value to a MutableArray (in place) and returns it. Or if the value is already a MutableArray, just returns it. Else retu
Fleece/Mutable/HeapDict.hh:58
MethodgetMutableDict
Fleece/Tree/MutableHashTree.cc:142
MethodgetMutableDict
Promotes a Dict item to a MutableDict (in place) and returns it. Or if the item is already a HeapDict, just returns it. Else returns null.
Fleece/Mutable/MutableArray.hh:69
MethodgetMutableDict
Promotes a Dict value to a MutableDict (in place) and returns it. Or if the value is already a MutableDict, just returns it. Else returns
Fleece/Mutable/MutableDict.hh:55
MethodgetMutableDict
Promotes a Dict value to a HeapDict (in place) and returns it. Or if the value is already a HeapDict, just returns it. Else returns null.
Fleece/Mutable/HeapDict.hh:62
MethodgetNew
Fleece/Mutable/HeapDict.cc:288
MethodgetParent
Fleece/Core/Dict.cc:143
MethodgetSource
Fleece/Mutable/HeapDict.cc:282
MethodgetUnshared
Fleece/Core/Dict.cc:80
Methodgrow
Fleece/Tree/MutableNode.hh:374
Methodgrow
Fleece/Support/StringTable.cc:210
MethodhasChild
Fleece/Tree/HashTree.cc:84
MethodhasChild
Fleece/Tree/MutableNode.hh:395
MethodhasNative
Fleece/Integration/MValue.hh:85
MethodhasParent
Fleece/Core/Dict.cc:139
MethodhasPrefix
API/fleece/slice.hh:163
MethodhasSuffix
API/fleece/slice.hh:164
MethodhasSuffix
API/fleece/slice.hh:702
Methodhash
Fleece/Tree/HashTree+Internal.hh:61
MethodhashCode
Fleece/Support/StringTable.hh:37
MethodhashCode
Computes the hash code of a key. This code can be passed to alternate versions of the `find` and `insert` methods, to avoid hashing the sa
Fleece/Support/ConcurrentMap.hh:47
Methodhex_digit_value
Fleece/Support/diff_match_patch.hh:2459
Methodimpl
Fleece/Core/Array.cc:28
Methodindex
API/fleece/Fleece.hh:298
Methodindex
The Array index of the current value, or 0 if the parent is a Dict. */
Fleece/Core/DeepIterator.hh:77
MethodindexOf
Fleece/Core/Array.cc:90
MethodindexOfHash
Fleece/Support/StringTable.hh:68
MethodindexOfHash
Fleece/Support/ConcurrentMap.hh:96
Methodinit
Fleece/Core/Encoder.cc:57
Methodinit
Fleece/Core/Doc.cc:293
MethodinitAsCopyOf
Copies the MDict d into the receiver. */
Fleece/Integration/MDict.hh:57
MethodinitAsCopyOf
Copies the MArray a into the receiver. */
Fleece/Integration/MArray.hh:52
← previousnext →1,101–1,200 of 1,673, ranked by callers