]> git.kaiwu.me - njs.git/commit
Added function to get length of the string.
authorAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Apr 2019 14:13:39 +0000 (17:13 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Wed, 17 Apr 2019 14:13:39 +0000 (17:13 +0300)
commit5f371f7a5647994609d48c42ea41191a7f0ee82e
tree1e56b5e8ad451cafbed23243389ad83652de185b
parentbac285257e87cb913f731df7dff51c58270d5df8
Added function to get length of the string.

Renamed function njs_string_length() to njs_string_eval_length().
njs/njs_regexp.c
njs/njs_string.c
njs/njs_string.h