Searched refs:ft_mem_dup (Results 1 – 2 of 2) sorted by relevance
177 ft_mem_dup( FT_Memory memory, in ft_mem_dup() function203 return ft_mem_dup( memory, str, len, p_error ); in ft_mem_strdup()
340 ft_mem_dup( FT_Memory memory,353 (dst) = ft_mem_dup( memory, (address), (FT_ULong)(size), &error )
Completed in 4 milliseconds