Add string
to the pool.
The null and empty strings are special cased to constant values.
Unreference the returned string with pstring_free.
string |
string to add to the string pool |
own |
whether the string pool will own the memory pointed to by |
a canonicalized copy of |