Adding missing JSON APPEND constant.

This commit is contained in:
Ima Mechanique 2013-07-15 21:01:22 +01:00
parent 3bc95288c5
commit 961ddfa78f

View file

@ -4735,6 +4735,7 @@
</WordsSubsection>
<WordsSubsection name="C.26 JSON constants">
<Word name="JSON_APPEND" type="integer" value="-1"/>
<Word name="JSON_ARRAY" type="string" value="">U+FDD2</Word>
<Word name="JSON_FALSE" type="string" value="">U+FDD7</Word>
<Word name="JSON_INVALID" type="string" value="">U+FDD0</Word>