MCPcopy Create free account

hub / github.com/couchbase/fleece / functions

Functions1,673 in github.com/couchbase/fleece

MethodnewBytes
Raw memory allocation. Just like malloc but throws/terminates on failure. */
API/fleece/slice.hh:712
MethodnewDict
API/fleece/Mutable.hh:155
MethodnewDict
Fleece/Mutable/MutableDict.hh:24
MethodnewNode
Fleece/Tree/MutableNode.hh:334
MethodnewRoot
Fleece/Tree/MutableNode.hh:97
Methodnext
API/fleece/Fleece.hh:306
Methodnext
Fleece/Support/Delimiter.hh:37
Methodnext
Returns a pointer to where the next byte will be written.
Fleece/Support/slice_stream.hh:93
Methodnext
Returns a pointer to where the next bytes will be read from.
Fleece/Support/slice_stream.hh:191
Methodnext
Fleece/Core/DeepIterator.cc:26
Methodnext
Fleece/Core/Dict.cc:253
MethodnextWritePos
API/fleece/Fleece.hh:477
Methodnext_token
Fleece/Support/diff_match_patch.hh:2400
Methodnow
Returns number of seconds since the epoch. */
Fleece/Support/Stopwatch.hh:79
Methodnsstring_slice
API/fleece/slice.hh:457
Methodnsstring_slice
ObjC/slice+CoreFoundation.cc:93
Methodnull
API/fleece/Fleece.hh:43
MethodnullPaddedString
API/fleece/slice.hh:806
Methodnullslice_t
API/fleece/slice.hh:319
MethodnumberOfWrites
Tests/SharedKeysTests.cc:166
Methodoffset
API/fleece/slice.hh:556
Methodoffset
Fleece/Core/Array.cc:94
Methodoffset
Fleece/Core/Pointer.hh:31
MethodoffsetToKey
Fleece/Support/ConcurrentMap.cc:151
MethodoffsetValue
Fleece/Mutable/HeapValue.hh:28
Functionoperator "" _sl
Literal syntax for slices: `"foo"_sl` */
API/fleece/slice.hh:327
Methodoperator *
API/fleece/Fleece.hh:147
Methodoperator *
API/fleece/Fleece.hh:223
Methodoperator ->
API/fleece/Fleece.hh:146
Methodoperator ->
API/fleece/Fleece.hh:222
Methodoperator delete
Fleece/Tree/MutableNode.hh:324
Methodoperator delete
Fleece/Mutable/HeapValue.hh:61
Methodoperator delete
Fleece/API_Impl/FLSlice.cc:120
Methodoperator new
Fleece/Tree/MutableNode.hh:338
Methodoperator new
Fleece/Mutable/HeapValue.hh:60
Methodoperator new
Fleece/Mutable/HeapValue.cc:26
Methodoperator new
Fleece/API_Impl/FLSlice.cc:116
Methodoperator!
API/fleece/Fleece.hh:70
Functionoperator!=
API/fleece/FLSlice.h:203
Methodoperator!=
API/fleece/Fleece.hh:73
Methodoperator!=
API/fleece/Fleece.hh:150
Methodoperator!=
API/fleece/Fleece.hh:226
Methodoperator!=
API/fleece/slice.hh:155
Methodoperator!=
Fleece/Support/diff_match_patch.hh:144
Methodoperator!=
Fleece/Core/Path.hh:48
Methodoperator()
API/fleece/slice.hh:471
Methodoperator()
API/fleece/slice.hh:586
Methodoperator()
API/fleece/slice.hh:885
Methodoperator()
API/fleece/slice.hh:888
Methodoperator()
Fleece/Support/function_ref.hh:67
Methodoperator++
Fleece/Support/Delimiter.hh:34
Methodoperator->
API/fleece/Fleece.hh:108
Methodoperator->
Fleece/Core/Array.hh:88
Methodoperator<
API/fleece/slice.hh:156
Methodoperator<
Fleece/Support/diff_match_patch.hh:639
Methodoperator<
Fleece/Support/JSONEncoder.cc:98
Methodoperator<
Fleece/Core/SharedKeys.cc:50
Methodoperator<
The Scope
Fleece/Core/Doc.cc:44
Methodoperator<=
API/fleece/slice.hh:158
Methodoperator=
API/fleece/Mutable.hh:23
Methodoperator=
API/fleece/Mutable.hh:61
Methodoperator=
API/fleece/Fleece.hh:508
Methodoperator=
API/fleece/Fleece.hh:684
Functionoperator==
API/fleece/FLSlice.h:202
Methodoperator==
API/fleece/Fleece.hh:71
Methodoperator==
API/fleece/Fleece.hh:281
Methodoperator==
API/fleece/Fleece.hh:338
Methodoperator==
API/fleece/Fleece.hh:393
Methodoperator==
API/fleece/slice.hh:154
Methodoperator==
Fleece/Tree/NodeRef.hh:30
Methodoperator==
* Is this Diff equivalent to another Diff? * @param d Another Diff to compare against * @return true or false */
Fleece/Support/diff_match_patch.hh:141
Methodoperator==
Fleece/Core/Path.cc:60
Methodoperator==
Fleece/Core/SharedKeys.cc:46
Methodoperator>
API/fleece/slice.hh:157
Methodoperator>=
API/fleece/slice.hh:159
Methodoperator[]
This enables e.g. `array[10] = 17`
API/fleece/Mutable.hh:133
Methodoperator[]
This enables e.g. `dict["key"_sl] = 17`
API/fleece/Mutable.hh:194
Methodoperator[]
API/fleece/Fleece.hh:127
Methodoperator[]
API/fleece/Fleece.hh:151
Methodoperator[]
API/fleece/Fleece.hh:183
Methodoperator[]
API/fleece/Fleece.hh:388
Methodoperator[]
This enables e.g. `enc["key"_sl] = 17`
API/fleece/Fleece.hh:515
Methodoperator[]
MI disambiguation:
API/fleece/Fleece.hh:593
Methodoperator[]
Fleece/Support/Backtrace.hh:58
Methodoperator[]
Random access to items. Index is relative to the current item. This is very fast, faster than array::get(). */
Fleece/Core/Array.hh:95
Methodoperator[]
Fleece/Core/Array.cc:72
Methodoperator[]
Experimental/KeyTree.cc:170
Methodoutput
Fleece/Support/Writer.cc:211
Methodoutput
The data written so far.
Fleece/Support/slice_stream.hh:50
Methodparent
API/fleece/Fleece.hh:299
Methodparent
The parent collection, if any. */
Fleece/Integration/MCollection.hh:39
MethodparseConstant
Reads (and writes) a specific sequence of characters, failing if it doesn't match or if the next character is alphanumeric.
Fleece/Support/JSON5.cc:76
MethodparseNumber
Reads a number, writing JSON to the output.
Fleece/Support/JSON5.cc:87
MethodparseSequence
Reads an array or object, writing JSON to the output.
Fleece/Support/JSON5.cc:131
MethodparseString
Reads a string, writing JSON to the output.
Fleece/Support/JSON5.cc:108
MethodparseValue
Parses a JSON5 value, writing JSON to the output.
Fleece/Support/JSON5.cc:41
Methodpatch_addContext
Fleece/Support/diff_match_patch.hh:1794
Methodpatch_addPadding
Fleece/Support/diff_match_patch.hh:2089
Methodpatch_deepCopy
Fleece/Support/diff_match_patch.hh:1968
Methodpatch_splitMax
Fleece/Support/diff_match_patch.hh:2151
← previousnext →1,301–1,400 of 1,673, ranked by callers