Structs§
- json_
error_ t - An error that occurred during JSON processing.
- json_t
- A JSON value.
Enums§
- json_
type - The type of a JSON value.
Constants§
- JSON_
MAX_ INDENT - The maximum possible indentation when pretty-printing JSON.
Functions§
- json_
array ⚠ - json_
array_ ⚠append_ new - json_
array_ ⚠clear - json_
array_ ⚠extend - json_
array_ ⚠get - json_
array_ ⚠insert_ new - json_
array_ ⚠remove - json_
array_ ⚠set_ new - json_
array_ ⚠size - json_
copy ⚠ - json_
decref ⚠ - json_
deep_ ⚠copy - json_
delete ⚠ - json_
dump_ ⚠callback - json_
dump_ ⚠file - json_
dumpb ⚠ - json_
dumpfd ⚠ - json_
dumps ⚠ - json_
equal ⚠ - json_
false ⚠ - json_
get_ ⚠alloc_ funcs - json_
incref ⚠ - json_
integer ⚠ - json_
integer_ ⚠set - json_
integer_ ⚠value - json_
load_ ⚠callback - json_
load_ ⚠file - json_
loadb ⚠ - json_
loadfd ⚠ - json_
loads ⚠ - json_
null ⚠ - json_
number_ ⚠value - json_
object ⚠ - json_
object_ ⚠clear - json_
object_ ⚠del - json_
object_ ⚠get - json_
object_ ⚠iter - json_
object_ ⚠iter_ at - json_
object_ ⚠iter_ key - json_
object_ ⚠iter_ next - json_
object_ ⚠iter_ set_ new - json_
object_ ⚠iter_ value - json_
object_ ⚠key_ to_ iter - json_
object_ ⚠seed - json_
object_ ⚠set_ new - json_
object_ ⚠set_ new_ nocheck - json_
object_ ⚠size - json_
object_ ⚠update - json_
object_ ⚠update_ existing - json_
object_ ⚠update_ missing - json_
pack ⚠ - json_
pack_ ⚠ex - json_
real ⚠ - json_
real_ ⚠set - json_
real_ ⚠value - json_
set_ ⚠alloc_ funcs - json_
string ⚠ - json_
string_ ⚠length - json_
string_ ⚠nocheck - json_
string_ ⚠set - json_
string_ ⚠set_ nocheck - json_
string_ ⚠setn - json_
string_ ⚠setn_ nocheck - json_
string_ ⚠value - json_
stringn ⚠ - json_
stringn_ ⚠nocheck - json_
true ⚠ - json_
unpack ⚠ - json_
unpack_ ⚠ex