Windows PowerShell command on Get-command FcUtf16Len
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcUtf16Len

Introduction to Library Functions FcUtf16Len(3)

NAME

FcUtf16Len - count UTF-16 encoded chars

SYNOPSIS

cc [ flag... ] file... -lfontconfig [ library... ]

#include

FcBool FcUtf16Len(FcChar8 *src);

(FcEndian endian); (int len); (int *nchar); (int *wchar);

DESCRIPTION

Counts the number of Unicode chars in len bytes of src.

Bytes of src are combined into 16-bit units according to

endian. Places that count in nchar. wchar contains 1, 2 or

4 depending on the number of bytes needed to hold the larg-

est unicode char counted. The return value indicates whether

string is a well-formed UTF16 string.

VERSION Fontconfig version 2.8.0

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | system/library/fontconfig |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

| MT-Level | Unknown |

|_____________________________|_____________________________|

SunOS 5.10 Last change: 18 November 2009 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™