[Overview][Procedures and functions][Index] |
|
Returns True if the specified values are a valid UTF-16 character (codepoint). |
|
|
Determines if the specified Unicode string contains valid UTF-16 code points. |
|
|
Converts the specified Unicode (UTF-16) codepoint to its lowercase equivalent. |
|
|
Converts a Unicode character (code point) to its UTF-16 equivalent as a UnicodeString type. |
|
|
Gets the length of the UTF-16 character in the specified PWideChar value as a number Word values. |
|
|
Converts ordinal values for UTF-16 code points in p to its Unicode equivalent. |
|
|
Gets a pointer to the Unicode character at the ordinal position in P specified by the CharIndex argument. |
|
|
Copies a number of UTF-16 characters at the given character position in the specified value. |
|
|
Gets the length for the specified value in UTF-16 characters. |
|
|
Pos implemented for UTF-16-encoded values. |
|
|
Deprecated. Replaces a pattern in a Unicode string with another Unicode pattern. |
|
|
Converts a UTF-8-encoded string to lowercase UTF-8 values using internal case tables. |
Version 4.0 | Generated 2025-05-03 | Home |