- If GSUniTerminate is set, the function is expected to null terminate
* the output string, and will assume that it is safe to place the nul
* just beyond the ned of the stated buffer size.
@@ -1407,7 +1445,6 @@ static inline int chop(unichar c, _ucc_ *table, int hi)
*
- If GSUniShortOk is set, the function will return a buffer containing
* any decoded characters even if the whole conversion fails.
*
- *
* On return, the function result is a flag indicating success (YES)
* or failure (NO), and on success, the value stored in size is the number
* of characters in the converted string. The converted string itsself is