MCPcopy Create free account

hub / github.com/chadaustin/sajson / functions

Functions327 in github.com/chadaustin/sajson

Method_internal_get_error_text
WARNING: Internal function which is subject to change
include/sajson.h:879
Method_internal_get_payload
\cond INTERNAL
include/sajson.h:673
Methodallocated_buffer
include/sajson.h:180
Methodallocator
include/sajson.h:1032
Methodallocator
include/sajson.h:1262
Methodallocator
include/sajson.h:1471
Methodas_string
include/sajson.h:257
Methodassert_in_bounds
include/sajson.h:690
Methodassert_tag
include/sajson.h:684
Methodassert_tag_2
include/sajson.h:686
Methodat_eof
include/sajson.h:1597
Methodbounded_allocation
Uses an existing buffer to hold the parsed AST, if it fits. The specified buffer must not be deallocated until after the document is parsed and the A
include/sajson.h:1541
Methodcan_grow
include/sajson.h:1225
Methodcan_grow
include/sajson.h:1522
Methoddecref
include/sajson.h:229
Methoddocument
include/sajson.h:817
Methoddynamic_allocation
Creates a dynamic_allocation policy with the given initial AST and stack buffer sizes.
include/sajson.h:1368
Methodget_ast_root
include/sajson.h:1312
Methodget_ast_root
include/sajson.h:1512
Methodget_boolean_value
include/sajson.h:492
Methodget_data
include/sajson.h:354
Methodget_pointer_from_offset
include/sajson.h:1205
Methodget_pointer_from_offset
include/sajson.h:1453
Methodget_size
include/sajson.h:1201
Methodget_size
include/sajson.h:1447
Methodget_stack_head
include/sajson.h:1293
Methodget_stack_head
include/sajson.h:1492
Methodget_top
include/sajson.h:1203
Methodget_top
include/sajson.h:1451
Methodget_write_offset
include/sajson.h:1297
Methodget_write_offset
include/sajson.h:1497
Methodget_write_pointer_of
include/sajson.h:1299
Methodget_write_pointer_of
include/sajson.h:1499
Methodhas_remaining_characters
include/sajson.h:1940
Methodhas_significant_error_arg
include/sajson.h:950
Methodincref
include/sajson.h:223
Methodinstall_array
include/sajson.h:2256
Methodinstall_object
include/sajson.h:2279
Methodis_boolean
include/sajson.h:488
Methodis_valid
include/sajson.h:744
Methodjsonstats
example/main.cpp:15
Methodlength
include/sajson.h:352
Methodliteral
include/sajson.h:272
Functionmain
example/zero-allocation.cpp:6
Functionmain
example/main.cpp:94
Functionmain
benchmark/benchmark.cpp:93
Functionmain
tests/test.cpp:1165
Functionmain
third-party/UnitTest++/src/tests/Main.cpp:5
Methodmake_allocator
include/sajson.h:1375
Methodmake_allocator
include/sajson.h:1553
Methodmake_error
include/sajson.h:1629
Methodmutable_string_view
Creates an empty, zero-sized view.
include/sajson.h:283
Methodobject_key_comparator
include/sajson.h:376
Methodoom
include/sajson.h:1617
Methodoperator()
include/sajson.h:379
Methodoperator()
third-party/UnitTest++/src/TestRunner.h:18
Methodoperator()
third-party/UnitTest++/src/tests/TestTestRunner.cpp:255
Methodoperator=
include/sajson.h:732
Methodoperator=
include/sajson.h:901
Methodoperator=
include/sajson.h:1018
Methodoperator=
include/sajson.h:1034
Methodoperator=
include/sajson.h:1211
Methodoperator=
include/sajson.h:1264
Methodoperator=
include/sajson.h:1459
Methodoperator=
include/sajson.h:1473
Methodoperator[]
third-party/UnitTest++/src/tests/TestCheckMacros.cpp:333
Methodoperator[]
third-party/UnitTest++/src/tests/TestCheckMacros.cpp:619
Methodownership
include/sajson.h:730
Methodparse
include/sajson.h:1663
Methodparse_false
include/sajson.h:1959
Methodparse_null
include/sajson.h:1944
Methodparse_number
include/sajson.h:2056
Methodparse_string
include/sajson.h:2315
Methodparse_string_slow
include/sajson.h:2406
Methodparse_true
include/sajson.h:1973
Methodparser
include/sajson.h:1572
Methodpow10
include/sajson.h:1986
Methodpush
include/sajson.h:1178
Methodpush
include/sajson.h:1422
Methodread_hex
include/sajson.h:2366
Methodreserve
include/sajson.h:991
Methodreserve
include/sajson.h:1187
Methodreserve
include/sajson.h:1301
Methodreserve
include/sajson.h:1431
Methodreserve
include/sajson.h:1501
Methodreset
include/sajson.h:1199
Methodreset
include/sajson.h:1443
Functionrun_all
benchmark/benchmark.cpp:71
Functionrun_benchmark
benchmark/benchmark.cpp:18
Functionsajson_find_object_key
HACK: This is a re-implemented version of a similar function on sajson::value. We should modify it to either share a common helper, or remove it compl
swift/sajson/sajson-ffi.cpp:76
Functionsajson_free_document
swift/sajson/sajson-ffi.cpp:38
Functionsajson_get_error_column
swift/sajson/sajson-ffi.cpp:46
Functionsajson_get_error_line
swift/sajson/sajson-ffi.cpp:42
Functionsajson_get_error_message
swift/sajson/sajson-ffi.cpp:50
Functionsajson_get_input
swift/sajson/sajson-ffi.cpp:62
Functionsajson_get_input_length
swift/sajson/sajson-ffi.cpp:67
Functionsajson_get_root
swift/sajson/sajson-ffi.cpp:58
Functionsajson_get_root_tag
swift/sajson/sajson-ffi.cpp:54
Functionsajson_has_error
swift/sajson/sajson-ffi.cpp:40
Functionsajson_parse_dynamic_allocation
swift/sajson/sajson-ffi.cpp:31
← previousnext →201–300 of 327, ranked by callers