Show Table of Contents
41.9. slapi_UTF8ISUPPER()
Verifies if a UTF-8 character is an upper-case letter.
Syntax
#include "slapi-plugin.h" int slapi_UTF8ISUPPER(char *s);
Parameters
This function takes the following parameter:
|
s
| A single UTF-8 character (could be multiple bytes) |
Returns
This function returns one of the following values:
- 1 if the character is an upper case letter.
- 0 if the character is not an uppercase letter.

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.