prop_array_util.c | 212 prop_array_set_string_nocopy(prop_array_t array, unsigned int indx, function in typeref:typename:_PROP_EXPORT bool 335 "which is deprecated; use prop_array_set_string_nocopy() instead.") 340 return prop_array_set_string_nocopy(array, indx, cp);
|