<dec f='src/src/common/include/prop/prop_string.h' l='44' type='prop_string_t prop_string_copy(prop_string_t )'/>
<def f='src/src/common/lib/libprop/prop_string.c' l='203' ll='228' type='prop_string_t prop_string_copy(prop_string_t ops)'/>
<doc f='src/src/common/lib/libprop/prop_string.c' l='198'>/*
 * prop_string_copy --
 *	Copy a string.  If the original string is immutable, then the
 *	copy is also immutable and references the same external data.
 */</doc>
