41.13. slapi_UTF8STRTOUPPER()
#include "slapi-plugin.h" unsigned char *slapi_UTF8STRTOUPPER(char *s);
This function takes the following parameter:
|
s
| A null-terminated UTF-8 string. |
This function returns one of the following values:
- A null-terminated UTF-8 string whose characters are converted to upper case. Character which are not lower case are copied as-is.
NULLif the string is not considered to be a UTF-8 string.
The output string is allocated in this function and needs to be released when it is no longer used.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.