/dports/devel/libunit/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/www/unit/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/www/unit-perl/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/www/unit-php/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/www/unit-python/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/www/unit-java/unit-1.26.1/src/test/ |
H A D | nxt_strverscmp_test.c | 57 ret = nxt_strverscmp((u_char *) tests[i].v1, (u_char *) tests[i].v2); in nxt_strverscmp_test()
|
/dports/devel/libunit/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|
/dports/www/unit/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|
/dports/www/unit-php/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|
/dports/www/unit-perl/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|
/dports/www/unit-python/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|
/dports/www/unit-java/unit-1.26.1/src/ |
H A D | nxt_string.h | 182 NXT_EXPORT nxt_int_t nxt_strverscmp(const u_char *s1, const u_char *s2);
|
H A D | nxt_string.c | 356 nxt_strverscmp(const u_char *s1, const u_char *s2) in nxt_strverscmp() function
|
H A D | nxt_main_process.c | 1420 n = nxt_strverscmp(lang1->version, lang2->version); in nxt_app_lang_compare()
|