Home
last modified time | relevance | path

Searched refs:NJS_TOKEN_LAST_ASSIGNMENT (Results 1 – 2 of 2) sorted by relevance

/dports/www/nginx-full/njs-0.7.1/src/
H A Dnjs_lexer.h59 #define NJS_TOKEN_LAST_ASSIGNMENT NJS_TOKEN_POST_DECREMENT macro
H A Dnjs_parser.c8722 && node->token_type <= NJS_TOKEN_LAST_ASSIGNMENT) in njs_parser_has_side_effect()