Searched refs:idn_checker_addall (Results 1 – 8 of 8) sorted by relevance
/dports/dns/idnkit/idnkit-1.0-src/lib/tests/ |
H A D | checker.tsy | 378 // title: idn_checker_addall() - boundary condition - scheme name 385 r = idn_checker_addall(ctx, (const char **)names, 4); 390 // title: idn_checker_addall() - boundary condition - nschemes = 0 397 r = idn_checker_addall(ctx, (const char **)names, 0); 405 // title: idn_checker_addall() - add a lot of schemes #1 418 r = idn_checker_addall(ctx, (const char **)names, 9); 435 // title: idn_checker_addall() - add a lot of schemes #2 448 r = idn_checker_addall(ctx, (const char **)names, 9); 465 // title: idn_checker_addall() - add same scheme repetedly 474 r = idn_checker_addall(ctx, (const char **)names, ARRAY_SIZE);
|
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/lib/tests/ |
H A D | checker.tsy | 378 // title: idn_checker_addall() - boundary condition - scheme name 385 r = idn_checker_addall(ctx, (const char **)names, 4); 390 // title: idn_checker_addall() - boundary condition - nschemes = 0 397 r = idn_checker_addall(ctx, (const char **)names, 0); 405 // title: idn_checker_addall() - add a lot of schemes #1 418 r = idn_checker_addall(ctx, (const char **)names, 9); 435 // title: idn_checker_addall() - add a lot of schemes #2 448 r = idn_checker_addall(ctx, (const char **)names, 9); 465 // title: idn_checker_addall() - add same scheme repetedly 474 r = idn_checker_addall(ctx, (const char **)names, ARRAY_SIZE);
|
/dports/dns/idnkit/idnkit-1.0-src/include/idn/ |
H A D | checker.h | 127 idn_checker_addall(idn_checker_t ctx, const char **names, int nnames);
|
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/include/idn/ |
H A D | checker.h | 127 idn_checker_addall(idn_checker_t ctx, const char **names, int nnames);
|
/dports/www/libwww/w3c-libwww-5.4.2/modules/idn/ |
H A D | checker.h | 127 idn_checker_addall(idn_checker_t ctx, const char **names, int nnames);
|
H A D | checker.c | 341 idn_checker_addall(idn_checker_t ctx, const char **scheme_names, in idn_checker_addall() function
|
/dports/dns/idnkit/idnkit-1.0-src/lib/ |
H A D | checker.c | 341 idn_checker_addall(idn_checker_t ctx, const char **scheme_names, in idn_checker_addall() function
|
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/lib/ |
H A D | checker.c | 341 idn_checker_addall(idn_checker_t ctx, const char **scheme_names, in idn_checker_addall() function
|