mirror of
https://github.com/json-c/json-c.git
synced 2026-03-13 18:19:06 +08:00
22 lines
115 B
Plaintext
22 lines
115 B
Plaintext
"{"
|
|
"}"
|
|
","
|
|
"["
|
|
"]"
|
|
","
|
|
":"
|
|
"e"
|
|
"e+"
|
|
"e-"
|
|
"E"
|
|
"E+"
|
|
"E-"
|
|
"\""
|
|
"null"
|
|
"1"
|
|
"1.234"
|
|
"3e4"
|
|
"NaN"
|
|
"Infinity"
|
|
"-Infinity"
|