Home
last modified time | relevance | path

Searched refs:str_dcopy (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ctronome/ctronome-0.5.6/
H A Droutines.h4 dword str_dcopy(byte *,byte *, byte, dword); /* string copy with delimiter */
H A Droutines.c8 dword str_dcopy(byte *source, byte *destination, byte delimiter, dword max) in str_dcopy() function