Functions Related To Utf-8 - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

This value is equivalent to the
parameter block.
If you want to define your own function for sending entries, write a function that
complies with the type definition
the
SLAPI_PLUGIN_DB_ENTRY_FN
your function.
See Also
slapi_str2filter()
slapi_send_ldap_search_entry()

Functions Related to UTF-8

This section contains reference information on routines that are related to UTF-8.
Table 15-27 UTF-8 Related Routines
Function
slapi_has8thBit()
slapi_utf8casecmp()
slapi_UTF8CASECMP()
slapi_utf8ncasecmp()
slapi_UTF8NCASECMP()
slapi_utf8isLower()
slapi_UTF8ISLOWER()
slapi_utf8isUpper()
slapi_UTF8ISUPPER()
slapi_utf8StrToLower()
slapi_UTF8STRTOLOWER()
slapi_utf8StrToUpper()
slapi_UTF8STRTOUPPER()
slapi_utf8ToLower()
slapi_UTF8TOLOWER()
SLAPI_SEARCH_ATTRSONLY
send_ldap_search_entry_fn_ptr_t
Description
Checks if a string has an 8-bit character.
Makes case-insensitive string comparison of two UTF-8 strings.
Compares two UTF-8 strings.
Makes case-insensitive string comparison of first n characters of two UTF-8
strings.
Compares a specified number of UTF-8 characters.
Verifies if a UTF-8 character is a lower-case letter.
Verifies if a UTF-8 character is a lower-case letter.
Verifies if a UTF-8 character is an upper-case letter.
Verifies if a UTF-8 character is an upper-case letter.
Converts upper-case characters in a UTF-8 string to lower-case characters.
Converts upper-case characters in a UTF-8 string to lower-case characters.
Converts lower-case characters in a UTF-8 string to upper-case characters.
Converts lower-case characters in a UTF-8 string to upper-case characters.
Convert an upper-case UTF-8 character to lower-case character.
Converts an upper-case UTF-8 character to lower-case character.
parameter in the parameter block to the name of
Chapter 15
Functions Related to UTF-8
parameter in the
, and set
Function Reference
491

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents