Home
last modified time | relevance | path

Searched refs:dk3str_fncmp (Results 1 – 19 of 19) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/htmlbook/
H A Dhbimgdim.c72 back = dk3str_fncmp(pl->fn, (dkChar const *)r); in hbimgdim_compare()
76 back = dk3str_fncmp(pl->fn, pr->fn); in hbimgdim_compare()
H A Dhbimgdim.ctr124 back = dk3str_fncmp(pl->fn, (dkChar const *)r);
128 back = dk3str_fncmp(pl->fn, pr->fn);
H A Dhbindex.c49 back = dk3str_fncmp(pl->fn, pr->fn); in hbindex_compare()
H A Dhbindex.ctr91 back = dk3str_fncmp(pl->fn, pr->fn);
H A Dhtmlbook.c1433 back = dk3str_fncmp((dkChar const *)l, (dkChar const *)r); in hb_file_name_compare()
2109 if(dk3str_fncmp(nptr->suffix, hb_kwnl[23]) == 0) { back = 1; } in hb_htfile()
2110 if(dk3str_fncmp(nptr->suffix, hb_kwnl[24]) == 0) { back = 1; } in hb_htfile()
H A Dhtmlbook.ctr1826 back = dk3str_fncmp((dkChar const *)l, (dkChar const *)r);
2502 if(dk3str_fncmp(nptr->suffix, hb_kwnl[23]) == 0) { back = 1; }
2503 if(dk3str_fncmp(nptr->suffix, hb_kwnl[24]) == 0) { back = 1; }
/dports/graphics/bmeps/dktools-4.31.1/src/dk3info/
H A Ddk3info.c154 if(0 == dk3str_fncmp(val, xval)) { in run_with_app()
H A Ddk3info.ctr123 if(0 == dk3str_fncmp(val, xval)) {
/dports/graphics/bmeps/dktools-4.31.1/src/dkwt/
H A Ddkwt-env.c260 if (0 == dk3str_fncmp(pc, dir)) { back = 1; } in dkwt_env_value_contains_dir()
453 if (dk3str_fncmp(pc, j->value)) { in dkwt_env_do_processing()
H A Ddkwt-env.ctr261 if (0 == dk3str_fncmp(pc, dir)) { back = 1; }
454 if (dk3str_fncmp(pc, j->value)) {
/dports/graphics/bmeps/dktools-4.31.1/src/dkwxpath/
H A DDkWxPathFrame.cpp196 if(0 == dk3str_fncmp(pc, dn)) { in dk3_win_check_path()
565 if(dk3str_fncmp(pc, dn)) { in dkwxpath_remove()
H A DDkWxPathFrame.wxc310 if(0 == dk3str_fncmp(pc, dn)) {
679 if(dk3str_fncmp(pc, dn)) {
/dports/graphics/bmeps/dktools-4.31.1/src/itadmin/
H A Ddk3uc2l.c408 back = dk3str_fncmp(pl->sn, (dkChar const *)r); in dk3uc2lat_dir_compare()
414 back = dk3str_fncmp(pl->sn, pr->sn); in dk3uc2lat_dir_compare()
708 if (0 == dk3str_fncmp(&(fn[szfn - szsu]), *ptr)) { in dk3uc2lat_is_suitable_file()
H A Ddk3uc2l.ctr520 back = dk3str_fncmp(pl->sn, (dkChar const *)r);
526 back = dk3str_fncmp(pl->sn, pr->sn);
820 if (0 == dk3str_fncmp(&(fn[szfn - szsu]), *ptr)) {
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3str.h129 dk3str_fncmp(dkChar const *s1, dkChar const *s2) ;
H A Ddk3app.c3175 if(dk3str_fncmp(buffer, q)) { in dk3app_find_names()
3177 if(dk3str_fncmp(buffer, q)) { in dk3app_find_names()
3179 if(dk3str_fncmp(buffer, q)) { in dk3app_find_names()
3181 if(dk3str_fncmp(buffer, q)) { in dk3app_find_names()
H A Ddk3app.ctr4172 if(dk3str_fncmp(buffer, q)) {
4174 if(dk3str_fncmp(buffer, q)) {
4176 if(dk3str_fncmp(buffer, q)) {
4178 if(dk3str_fncmp(buffer, q)) {
H A Ddk3str.c539 dk3str_fncmp(dkChar const *s1, dkChar const *s2) in dk3str_fncmp() function
H A Ddk3str.ctr116 dk3str_fncmp(dkChar const *s1, dkChar const *s2) ;
1945 dk3str_fncmp(dkChar const *s1, dkChar const *s2)