MCPcopy Create free account

hub / github.com/couchbase/fleece / functions

Functions1,673 in github.com/couchbase/fleece

↓ 1 callersFunctionparseTimezone
** Parse a timezone extension on the end of a date-time. ** The extension is of the form: ** ** (+/-)HH:MM or (+/-)HHMM ** ** Or the "zulu
Fleece/Support/ParseDate.cc:174
↓ 1 callersFunctionparseYyyyMmDd
** Parse dates of the form ** ** YYYY-MM-DD HH:MM:SS.FFF ** YYYY-MM-DD HH:MM:SS ** YYYY-MM-DD HH:MM ** YYYY-MM-DD ** ** Write t
Fleece/Support/ParseDate.cc:332
↓ 1 callersMethodpatch_apply
Fleece/Support/diff_match_patch.hh:1979
↓ 1 callersMethodpatch_fromText
Fleece/Support/diff_match_patch.hh:2265
↓ 1 callersMethodpatch_make
Fleece/Support/diff_match_patch.hh:1843
↓ 1 callersMethodpatch_toText
Fleece/Support/diff_match_patch.hh:2249
↓ 1 callersMethodpathString
Fleece/Core/DeepIterator.cc:106
↓ 1 callersMethodpeek
Returns the next character from the input without consuming it, or 0 at EOF.
Fleece/Support/JSON5.cc:219
↓ 1 callersMethodpeekByte
Returns the next byte, or 0 if at EOF, but does not advance the stream.
Fleece/Support/slice_stream.hh:183
↓ 1 callersMethodpop
Fleece/Core/JSONConverter.cc:115
↓ 1 callersMethodpush
Fleece/Core/JSONConverter.cc:99
↓ 1 callersMethodread
Tests/SharedKeysTests.cc:168
↓ 1 callersMethodread
Returns the current item and advances to the next. */
Fleece/Core/Array.hh:91
↓ 1 callersMethodreadDecimal
Fleece/Support/slice_stream.cc:247
↓ 1 callersFunctionreadInput
Tool/fleece_tool.cc:85
↓ 1 callersMethodreadSignedDecimal
Fleece/Support/slice_stream.cc:259
↓ 1 callersMethodreadUVarInt
Fleece/Support/slice_stream.cc:285
↓ 1 callersMethodrefCount
Fleece/Support/RefCounted.hh:30
↓ 1 callersMethodrelease
Clears a moved-from instance, so destructor will be a no-op
Fleece/Support/SmallVectorBase.hh:66
↓ 1 callersMethodremoveBit
Sets bit `bitNo` to 0. */
Fleece/Support/Bitmap.hh:80
↓ 1 callersFunctionreplace
Fleece/Support/Backtrace.cc:126
↓ 1 callersMethodreset
Fleece/Tree/NodeRef.hh:49
↓ 1 callersMethodreset
Fleece/Support/Benchmark.hh:58
↓ 1 callersMethodretain
Fleece/Mutable/HeapValue.cc:155
↓ 1 callersFunctionreturnsMutableArray
Tests/API_ValueTests.cc:188
↓ 1 callersMethodrootNode
Fleece/Tree/HashTree.cc:183
↓ 1 callersMethodset
Fleece/Mutable/HeapArray.hh:55
↓ 1 callersMethodsetAssociated
Fleece/Core/Doc.cc:324
↓ 1 callersMethodsetData
API/fleece/Mutable.hh:34
↓ 1 callersMethodsetData
Fleece/Mutable/ValueSlot.hh:55
↓ 1 callersMethodsetNative
Fleece/Integration/MValue.hh:141
↓ 1 callersMethodsetSlot
Fleece/Integration/MCollection.hh:76
↓ 1 callersMethodskipChildren
Call this to skip iterating the children of the current value. */
Fleece/Core/DeepIterator.hh:51
↓ 1 callersFunctionsliceToHex
Tests/FleeceTests.cc:38
↓ 1 callersFunctionsliceToHexDump
Tests/FleeceTests.cc:51
↓ 1 callersMethodstateData
Fleece/Core/SharedKeys.cc:99
↓ 1 callersMethodstring
Fleece/Support/Delimiter.hh:32
↓ 1 callersMethodsuppressTrailer
For advanced use cases only... be careful!
Fleece/Core/Encoder.hh:167
↓ 1 callersMethodtoJSON
Fleece/Core/Value.cc:251
↓ 1 callersMethodtoOffset
Converts a block pointer to an integer offset from the start of the heap. The offset will be less than the arena's capacity. (
Fleece/Support/ConcurrentArena.hh:65
↓ 1 callersMethodtoPointer
Converts a heap offset back into a pointer. */
Fleece/Support/ConcurrentArena.hh:71
↓ 1 callersMethodtoString
* Display a human-readable version of this Diff. * @return text version. */
Fleece/Support/diff_match_patch.hh:128
↓ 1 callersMethodtoString
Fleece/Core/Value.cc:166
↓ 1 callersMethodvalidate
Fleece/Core/Value.cc:346
↓ 1 callersMethodvalue
Fleece/Integration/MDictIterator.hh:45
↓ 1 callersMethodvalue
Fleece/Tree/HashTree.cc:52
↓ 1 callersMethodwrite
Writes the bytes of a slice.
Fleece/Support/slice_stream.hh:73
↓ 1 callersMethodwriteBase64
Fleece/Support/Writer.cc:269
↓ 1 callersMethodwriteByte
Fleece/Support/slice_stream.cc:48
↓ 1 callersMethodwriteDecodedBase64
Fleece/Support/Writer.cc:289
↓ 1 callersMethodwriteDouble
Fleece/Core/JSONConverter.cc:110
↓ 1 callersMethodwriteJSON
Fleece/Support/JSONEncoder.hh:62
↓ 1 callersMethodwriteNull
Fleece/Core/Encoder.cc:246
↓ 1 callersMethodwriteState
Fleece/Core/SharedKeys.cc:90
↓ 1 callersMethodwriteString
Fleece/Support/JSONEncoder.cc:22
↓ 1 callersMethodwriteTo
Fleece/Support/Backtrace.cc:135
↓ 1 callersMethodwriteTree
Experimental/KeyTree.cc:52
↓ 1 callersMethodwriteUndefined
API/fleece/Fleece.hh:657
MethodAllocedDict
API/fleece/Fleece.hh:578
MethodArray
API/fleece/Fleece.hh:117
MethodArray
Fleece/Core/Array.hh:62
MethodArrayIterator
Fleece/Core/Array.cc:139
MethodBacktrace
Fleece/Support/Backtrace.cc:296
MethodBitmap
Fleece/Support/Bitmap.hh:57
MethodConcurrentArena
Fleece/Support/ConcurrentArena.cc:20
MethodConcurrentArenaAllocator
Fleece/Support/ConcurrentArena.hh:90
MethodConcurrentMap
Fleece/Support/ConcurrentMap.cc:84
MethodConstValue
Fleece/Core/Value.cc:50
MethodDeepIterator
API/fleece/Fleece.hh:293
MethodDeepIterator
Fleece/Core/DeepIterator.cc:21
MethodDict
API/fleece/Fleece.hh:170
MethodDict
Fleece/Core/Dict.hh:91
MethodDictIterator
Fleece/Core/Dict.cc:403
MethodDiff
* Constructor. Initializes the diff with the provided values. * @param operation One of INSERT, DELETE or EQUAL. * @param text The text bei
Fleece/Support/diff_match_patch.hh:121
MethodDoc
API/fleece/Fleece.hh:356
MethodDoc
Fleece/Core/Doc.cc:272
MethodElement
Fleece/Core/Path.cc:277
MethodElement
Fleece/Core/Path.hh:97
MethodEncoder
API/fleece/Fleece.hh:418
MethodEncoder
Fleece/Core/Encoder.hh:236
MethodEncoder
Fleece/Core/Encoder.cc:39
MethodEncoderTests
Tests/EncoderTests.cc:35
FunctionFLArray_Release
API/fleece/Fleece.h:362
FunctionFLArray_Retain
API/fleece/Fleece.h:361
FunctionFLData_ConvertJSON
Fleece/API_Impl/Fleece.cc:147
FunctionFLDeepIterator_GetPath
Fleece/API_Impl/Fleece.cc:514
FunctionFLDictIterator_End
Fleece/API_Impl/Fleece.cc:342
FunctionFLDictKey_GetString
Fleece/API_Impl/Fleece.cc:354
FunctionFLDict_Release
API/fleece/Fleece.h:364
FunctionFLDict_Retain
API/fleece/Fleece.h:363
FunctionFLDumpData
Fleece/API_Impl/Fleece.cc:57
FunctionFLDumpScopes
Fleece/Core/Doc.cc:344
MethodFLEncoderImpl
Fleece/API_Impl/Fleece+ImplGlue.hh:67
FunctionFLEncoder_GetExtraInfo
Fleece/API_Impl/Fleece.cc:706
FunctionFLEncoder_LastValueWritten
Fleece/API_Impl/Fleece.cc:633
FunctionFLEncoder_SetExtraInfo
Fleece/API_Impl/Fleece.cc:702
FunctionFLEncoder_Snip
Fleece/API_Impl/Fleece.cc:710
FunctionFLEncoder_WriteValueAgain
Fleece/API_Impl/Fleece.cc:639
MethodFLHeapSlice
API/fleece/FLSlice.h:81
FunctionFLJSON5_ToJSON
Fleece/API_Impl/Fleece.cc:154
← previousnext →601–700 of 1,673, ranked by callers