MCPcopy Create free account

hub / github.com/couchbase/fleece / functions

Functions1,673 in github.com/couchbase/fleece

MethodsetNull
API/fleece/Mutable.hh:187
MethodsetPlatformStringForKey
Fleece/Core/SharedKeys.cc:199
MethodsetPointer
Fleece/Mutable/ValueSlot.cc:97
MethodsetSharedKeys
API/fleece/Fleece.hh:440
MethodsetSharedKeys
Fleece/Core/Encoder.cc:81
MethodsetSize
Sets `size`.
API/fleece/slice.hh:268
MethodsetStringOrData
Fleece/Mutable/ValueSlot.cc:209
MethodsetValue
Fleece/Mutable/ValueSlot.cc:183
MethodsetWideBytes
Fleece/Core/Pointer.hh:75
MethodsharedKeys
API/fleece/Fleece.hh:377
MethodsharedKeys
Fleece/Core/Dict.hh:134
MethodsharedKeys
Fleece/Core/Value.cc:245
MethodsharedKeys
Fleece/Core/Doc.hh:52
MethodshortValue
numbers:
Fleece/Core/Value.hh:215
Functionsignal
Tests/FleeceTestsMain.cc:43
Methodsize
Fleece/Support/SmallVectorBase.hh:29
MethodsizeKeyTree
Same logic as writeKeyTree, but just returns the size it would write, without writing.
Experimental/KeyTree.cc:70
Methodskip
Advances past `n` bytes without doing anything with them.
Fleece/Support/slice_stream.hh:195
MethodskipComment
Reads a comment from the input. Writes nothing to the output.
Fleece/Support/JSON5.cc:193
MethodskipTo
Fleece/Support/slice_stream.cc:216
Methodslice
API/fleece/slice.hh:252
Methodslice
API/fleece/slice.hh:752
Methodslice_NONNULL
API/fleece/slice.hh:434
Methodslice_istream
slice_istream is constructed from a slice, or from the same parameters as a slice.
Fleece/Support/slice_stream.hh:136
Methodslice_ostream
Constructs a stream that will write to memory at `begin` with a capacity of `cap`.
Fleece/Support/slice_stream.hh:24
FunctionsmallVector
Fleece/Support/SmallVector.hh:32
MethodsmallVectorBase
Fleece/Support/SmallVectorBase.hh:36
Methodsort
Fleece/Support/Benchmark.hh:28
MethodsortDict
Fleece/Core/Encoder.cc:801
Methodsource
The immutable Array this instance was constructed from (if any). */
API/fleece/Mutable.hh:107
Methodsource
Fleece/Mutable/HeapArray.hh:45
Methodsource
Fleece/Mutable/MutableArray.hh:42
Methodsource
Fleece/Mutable/MutableDict.hh:33
FunctionstackEm
Tests/SupportTests.cc:31
Methodstart
Fleece/Support/Benchmark.hh:23
MethodstateData
API/fleece/Fleece.hh:332
Methodstddev
Fleece/Support/Benchmark.hh:44
Methodstop
Fleece/Support/Benchmark.hh:25
MethodstrOperation
Fleece/Support/diff_match_patch.hh:146
FunctionswapBig
Fleece/Support/Endian.hh:56
FunctionswapLittle
Fleece/Support/Endian.hh:55
MethodtableSize
Fleece/Support/ConcurrentMap.hh:51
MethodtestArrayOfLength
Tests/EncoderTests.cc:150
MethodtestDeref
Tests/ValueTests.cc:45
MethodtestPointers
Tests/ValueTests.cc:38
MethodtimeScale
Fleece/Support/Stopwatch.hh:84
MethodtinyValue
Fleece/Core/Value.hh:212
MethodtoCString
API/fleece/slice.hh:592
MethodtoJSON5
API/fleece/Fleece.hh:67
MethodtoJSONString
API/fleece/Fleece.hh:66
MethodtoString
* Emulate GNU diff's format. * Header: @@ -382,8 +481,9 @@ * Indices are printed as 1-based, not 0-based. * @return The GNU diff string
Fleece/Support/diff_match_patch.hh:188
MethodtoString
Fleece/Support/Backtrace.cc:315
Methodto_int
Fleece/Support/diff_match_patch.hh:2396
Methodto_int
Fleece/Support/diff_match_patch.hh:2581
Methodto_int
Fleece/Support/diff_match_patch.hh:2596
Methodto_string
Fleece/Support/diff_match_patch.hh:2382
Methodto_utf32
Fleece/Support/diff_match_patch.hh:2536
Methodto_utf32
Fleece/Support/diff_match_patch.hh:2556
Methodto_wchar
Fleece/Support/diff_match_patch.hh:2583
Methodto_wchar
Fleece/Support/diff_match_patch.hh:2598
MethodtooManyAncestors
Fleece/Mutable/HeapDict.cc:216
Methodtrack
Fleece/Support/InstanceCounted.cc:35
Methodunregister
Fleece/Core/Doc.cc:153
FunctionunwindCallback
Fleece/Support/Backtrace.cc:58
MethodupTo
API/fleece/slice.hh:565
MethodusesSharedKeys
Fleece/Core/Dict.cc:59
MethodvalidAddress
API/fleece/slice.hh:523
Functionvalidate
Fleece/Tree/HashTree+Internal.hh:143
Methodvalidate
Fleece/Core/Pointer.cc:104
Methodvalue
API/fleece/Fleece.hh:296
Methodvalue
Fleece/Tree/HashTree.hh:49
Methodvalue
Fleece/Mutable/HeapArray.hh:85
Methodvalue
Fleece/Core/Array.hh:86
Methodvalue
The current value, or NULL if the iterator is finished. */
Fleece/Core/DeepIterator.hh:48
MethodvalueArray
Fleece/Core/Encoder.hh:200
MethodvalueOffset
Fleece/Tree/HashTree+Internal.hh:68
MethodvalueToOffset
Fleece/Core/Value+Dump.cc:93
Methodvalueptr
API/fleece/Fleece.hh:107
MethodwideBytes
Fleece/Core/Pointer.hh:77
Functionwidth
Fleece/Core/Internal.hh:47
Methodwipe
Securely zeroes the bytes; use this for passwords or encryption keys.
API/fleece/slice.hh:314
Methodwrap
Fleece/Support/StringTable.hh:67
Methodwrap
Fleece/Support/ConcurrentMap.hh:95
Methodwrite
API/fleece/Fleece.hh:472
Methodwrite
Tests/MutableTests.cc:539
Methodwrite
Tests/SharedKeysTests.cc:221
Methodwrite
Writes data. Returns a pointer to where the data got written to.
Fleece/Support/Writer.hh:41
Methodwrite
Fleece/API_Impl/Fleece+ImplGlue.hh:151
Methodwrite
Experimental/KeyTree.cc:116
MethodwriteBool
Fleece/Support/JSONEncoder.hh:47
MethodwriteByte
Experimental/KeyTree.cc:112
MethodwriteCrashLog
Fleece/Support/Backtrace.cc:322
MethodwriteData
Fleece/Support/JSONEncoder.hh:58
MethodwriteData
Subroutine for writing strings or binary data. Returns the address of the string in the output (not the Value; the raw string itself), which can be us
Fleece/Core/Encoder.cc:320
MethodwriteDateString
API/fleece/Fleece.hh:664
MethodwriteDateString
Fleece/Support/JSONEncoder.cc:62
MethodwriteDateString
Fleece/Core/Encoder.cc:426
MethodwriteDecimal
Fleece/Support/slice_stream.cc:80
MethodwriteDict
Fleece/Support/JSONEncoder.cc:91
MethodwriteDouble
Fleece/Support/JSONEncoder.hh:52
← previousnext →1,501–1,600 of 1,673, ranked by callers