Home
last modified time | relevance | path

Searched hist:"61030280 ca2d67bd63cb068250aee55849cd38ca" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/qobject/
H A Djson-lexer.cdiff 61030280ca2d67bd63cb068250aee55849cd38ca Thu Aug 23 11:40:04 CDT 2018 Markus Armbruster <armbru@redhat.com> json: Rename token JSON_ESCAPE & friends to JSON_INTERP

The JSON parser optionally supports interpolation. The code calls it
"escape". Awkward, because it uses the same term for escape sequences
within strings. The latter usage is consistent with RFC 8259 "The
JavaScript Object Notation (JSON) Data Interchange Format" and ISO C.
Call the former "interpolation" instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180823164025.12553-38-armbru@redhat.com>
H A Djson-parser.cdiff 61030280ca2d67bd63cb068250aee55849cd38ca Thu Aug 23 11:40:04 CDT 2018 Markus Armbruster <armbru@redhat.com> json: Rename token JSON_ESCAPE & friends to JSON_INTERP

The JSON parser optionally supports interpolation. The code calls it
"escape". Awkward, because it uses the same term for escape sequences
within strings. The latter usage is consistent with RFC 8259 "The
JavaScript Object Notation (JSON) Data Interchange Format" and ISO C.
Call the former "interpolation" instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180823164025.12553-38-armbru@redhat.com>