Home
last modified time | relevance | path

Searched refs:NJS_TOKEN_PUBLIC (Results 1 – 3 of 3) sorted by relevance

/dports/www/nginx-full/njs-0.7.1/src/
H A Dnjs_lexer.h206 NJS_TOKEN_PUBLIC, enumerator
H A Dnjs_lexer_tables.h239 .type = NJS_TOKEN_PUBLIC,
H A Dnjs_parser.c9180 njs_token_serialize(NJS_TOKEN_PUBLIC); in njs_parser_serialize_node()