prop_dictionary_util.c | 196 prop_dictionary_set_string_nocopy(prop_dictionary_t dict, function in typeref:typename:_PROP_EXPORT bool 296 "which is deprecated; use prop_dictionary_set_string_nocopy() instead.") 302 return prop_dictionary_set_string_nocopy(dict, key, cp);
|