]> git.kaiwu.me - njs.git/commit
Improved readability of surrogate pairs handling.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Jul 2020 14:34:35 +0000 (14:34 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 27 Jul 2020 14:34:35 +0000 (14:34 +0000)
commit87a4c7963121fe02112898cf3ff2a904ffff2169
treefafb4eee82baa1af998302e9dc53108a9dd79917
parenta074c2ec75a4e409a4913411b7deab1768054ed8
Improved readability of surrogate pairs handling.
src/njs_json.c
src/njs_parser.c
src/njs_string.c
src/njs_string.h
src/njs_unicode.h
src/njs_utf16.c