Home
last modified time | relevance | path

Searched refs:languages (Results 1 – 12 of 12) sorted by relevance

/unit/pkg/deb/debian.module/
H A Dcontrol-noarch.in18 applications. It runs the application code in multiple languages
H A Dcontrol.in20 applications. It runs the application code in multiple languages
/unit/pkg/deb/debian/
H A Dcontrol.in23 applications. It runs the application code in multiple languages
/unit/src/
H A Dnxt_runtime.h22 nxt_array_t *languages; /* of nxt_app_lang_module_t */ member
H A Dnxt_runtime.c75 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()
H A Dnxt_main_process.c1479 lang = nxt_array_zero_add(rt->languages); in nxt_main_port_modules_handler()
1540 qsort(rt->languages->elts, rt->languages->nelts, in nxt_main_port_modules_handler()
H A Dnxt_application.c1056 lang = rt->languages->elts; in nxt_app_lang_module()
1057 n = rt->languages->nelts; in nxt_app_lang_module()
/unit/
H A DREADME.md11 - runs application code in seven languages.
75 [variety of languages](https://unit.nginx.org/howto/samples/).
H A DCONTRIBUTING.md82 individual languages such as "Java:" or "Ruby:"
H A DCHANGES462 *) Change: procfs is mounted by default for all languages when "rootfs"
/unit/pkg/rpm/
H A Dunit.module.spec.in46 applications. It runs the application code in multiple languages
H A Dunit.spec.in57 applications. It runs the application code in multiple languages