Home
last modified time | relevance | path

Searched refs:dk3str_c32_rchr (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/bmeps/dktools-4.31.1/src/libdk3c/
H A Ddk3str.h221 dk3str_c32_rchr(dk3_c32_t const *s, dk3_c32_t c);
H A Ddk3str.c813 dk3str_c32_rchr(dk3_c32_t const *s, dk3_c32_t c) in dk3str_c32_rchr() function
850 return(dk3str_c32_rchr(s, c)); in dk3str_rchr()
2831 p3 = dk3str_c32_rchr(d,FNS_C32); in dk3str_c32_append_path_app()
H A Ddk3str.ctr208 dk3str_c32_rchr(dk3_c32_t const *s, dk3_c32_t c);
2219 dk3str_c32_rchr(dk3_c32_t const *s, dk3_c32_t c)
2256 return(dk3str_c32_rchr(s, c));
4237 p3 = dk3str_c32_rchr(d,FNS_C32);
/dports/graphics/bmeps/dktools-4.31.1/src/libdk3wx/
H A Ddk3wxs.cpp149 back = (wxChar *)dk3str_c32_rchr((const dk3_c32_t *)s, (dk3_c32_t)c); in dk3wxs_rchr()
H A Ddk3wxs.cpt477 back = (wxChar *)dk3str_c32_rchr((const dk3_c32_t *)s, (dk3_c32_t)c);