Searched refs:languages (Results 1 – 12 of 12) sorted by relevance
18 applications. It runs the application code in multiple languages
20 applications. It runs the application code in multiple languages
19 applications. It runs the application code in multiple languages
22 nxt_array_t *languages; /* of nxt_app_lang_module_t */ member
75 rt->languages = nxt_array_create(mp, 1, sizeof(nxt_app_lang_module_t)); in nxt_runtime_create()76 if (nxt_slow_path(rt->languages == NULL)) { in nxt_runtime_create()81 lang = nxt_array_add(rt->languages); in nxt_runtime_create()
1346 lang = nxt_array_zero_add(rt->languages); in nxt_main_port_modules_handler()1407 qsort(rt->languages->elts, rt->languages->nelts, in nxt_main_port_modules_handler()
960 lang = rt->languages->elts; in nxt_app_lang_module()961 n = rt->languages->nelts; in nxt_app_lang_module()
50 applications. It runs the application code in multiple languages
56 applications. It runs the application code in multiple languages
82 individual languages such as "Java:" or "Ruby:"
12 - and an application server that runs code in seven languages.
234 *) Change: procfs is mounted by default for all languages when "rootfs"