Searched refs:ft_mem_strdup (Results 1 – 3 of 3) sorted by relevance
350 ft_mem_strdup( FT_Memory memory,362 (dst) = (char*)ft_mem_strdup( memory, (const char*)(str), &error )
197 ft_mem_strdup( FT_Memory memory, in ft_mem_strdup() function
6331 * include/freetype/internal/ftmemory.h (ft_mem_strdup, ft_mem_dup,6335 * src/base/ftutil.c (ft_mem_dup, ft_mem_strdup, ft_mem_strcpyn): New