Home
last modified time | relevance | path

Searched refs:dk3str_c8_rchr (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/dkct/
H A Ddkct-tr.c753 fnptrsfn = dk3str_c8_rchr(fn, DKCT_TR_SEP); in dkct_tr_new()
925 p1 = dk3str_c8_rchr(psrc->cry, '-'); in dkct_tr_check_copyright_year()
1636 myshortfn = dk3str_c8_rchr(myfn, DKCT_TR_SEP); in dkct_tr_write_file_start()
1646 myshortfn = dk3str_c8_rchr(myfn, DKCT_TR_SEP); in dkct_tr_write_file_start()
2457 ptr = dk3str_c8_rchr(fnb, (dkct_tr_kw8[78])[0]); in dkct_tr_function_filename()
H A Ddkct-tr.ctr748 fnptrsfn = dk3str_c8_rchr(fn, DKCT_TR_SEP);
920 p1 = dk3str_c8_rchr(psrc->cry, '-');
1631 myshortfn = dk3str_c8_rchr(myfn, DKCT_TR_SEP);
1641 myshortfn = dk3str_c8_rchr(myfn, DKCT_TR_SEP);
2452 ptr = dk3str_c8_rchr(fnb, (dkct_tr_kw8[78])[0]); $? ". converted"
H A Ddkct-gui.c1511 p2 = dk3str_c8_rchr(il, ']'); in dkct_gui_start_new_object_definition()
2460 p3 = dk3str_c8_rchr(p2, ')'); in dkct_gui_add_contents()
H A Ddkct-gui.ctr1944 p2 = dk3str_c8_rchr(il, ']');
2893 p3 = dk3str_c8_rchr(p2, ')');
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3str.h205 dk3str_c8_rchr(char const *s, char c);
H A Ddk3str.c764 dk3str_c8_rchr(char const *s, char c) in dk3str_c8_rchr() function
855 return(dk3str_c8_rchr(s, c)); in dk3str_rchr()
2684 p3 = dk3str_c8_rchr(d,FNS_C8); in dk3str_c8_append_path_app()
H A Ddk3str.ctr192 dk3str_c8_rchr(char const *s, char c);
2170 dk3str_c8_rchr(char const *s, char c)
2261 return(dk3str_c8_rchr(s, c));
4090 p3 = dk3str_c8_rchr(d,FNS_C8);
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3wx/
H A Ddk3wxs.cpp154 back = (wxChar *)dk3str_c8_rchr((const char *)s, (char)c); in dk3wxs_rchr()
H A Ddk3wxs.cpt482 back = (wxChar *)dk3str_c8_rchr((const char *)s, (char)c);