Bug #5275 » json-typo.patch
ext/json/generator/generator.c | ||
---|---|---|
}
|
||
/* Escapes the UTF16 character and stores the result in the buffer buf, then
|
||
* the buffer buf іs appended to the FBuffer buffer. */
|
||
* the buffer buf is appended to the FBuffer buffer. */
|
||
static void unicode_escape_to_buffer(FBuffer *buffer, char buf[6], UTF16
|
||
character)
|
||
{
|