]> git.kaiwu.me - njs.git/commit
Separating string length counting and encoding conversion.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 7 Sep 2020 14:54:47 +0000 (17:54 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 7 Sep 2020 14:54:47 +0000 (17:54 +0300)
commitea914adf567a5b7e76b7d7925b3a792814b965ed
treef51537950596ef0b923cb823698eef6eb0ad2a4e
parentf43711f44e32c8e25733b8983b1cc7a774b84f74
Separating string length counting and encoding conversion.
src/njs_string.c
src/njs_string.h
src/test/njs_unit_test.c