Unicode::Collate::CJK::Pinyin
NAMESYNOPSIS
DESCRIPTION
CAVEAT
SEE ALSO
NAME
Unicode::Collate::CJK::Pinyin − weighting CJK Unified Ideographs for Unicode::Collate
SYNOPSIS
use Unicode::Collate;
use Unicode::Collate::CJK::Pinyin;
my $collator = Unicode::Collate−>new(
overrideCJK => \&Unicode::Collate::CJK::Pinyin::weightPinyin
);
DESCRIPTION
"Unicode::Collate::CJK::Pinyin" provides "weightPinyin()", that is adequate for "overrideCJK" of "Unicode::Collate" and makes tailoring of CJK Unified Ideographs in the order of CLDR ’s pinyin ordering.
CAVEAT
The pinyin ordering includes some characters that are not CJK Unified Ideographs and can’t utilize "weightPinyin()" for collation. For them, use "entry" instead.
SEE ALSO
CLDR − Unicode Common Locale Data Repository
<http://cldr.unicode.org/>
Unicode Locale Data Markup Language ( LDML ) − UTS #35
<http://www.unicode.org/reports/tr35/>
Unicode::Collate
Unicode::Collate::Locale
More Linux Commands
manpages/TYPE_ALPHA.3form.html
TYPE_ALPHA(3form) - form system global variables (Man Page)
These are building blocks for the form library, defining fields that can be created using set_fieldtype(3X). Each provides functions for field- and character-va
manpages/XtRemoveCallback.3.html
XtRemoveCallback(3) - add and remove callback procedures....
The XtAddCallback function adds the specified callback procedure to the specified widgets callback list. The XtAddCallbacks add the specified list of callbacks
manpages/vid_attr_sp.3ncurses.html
vid_attr_sp(3ncurses) - curses screen-pointer extension.....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/clrtobot.3ncurses.html
clrtobot(3ncurses) - clear all or part of a curses window...
The erase and werase routines copy blanks to every position in the window, clearing the screen. The clear and wclear routines are like erase and werase, but the
manpages/pbmtomrf.1.html
pbmtomrf(1) - convert a PBM format image to MRF (Man Page)
This program is part of Netpbm(1) pbmtomrf converts a PBM image to MRF format. For more information about mrf, see theMRF specification 411toppm(1) pbmtomrf tak
manpages/mdadm.8.html
mdadm(8) - manage MD devices aka Linux Software RAID........
RAID devices are virtual devices created from two or more real block devices. This allows multiple devices (typically disk drives or partitions thereof) to be c
manpages/ext2.5.html
ext2(5) the second extended file system br ext2 the third ex
The second, third, and fourth extended file systems, or ext2, ext3, and ext4 as they are commonly known, are Linux file systems that have historically been the
manpages/gnutls_x509_crt_export.3.html
gnutls_x509_crt_export(3) - API function - Linux man page...
gnutls_x509_crt_export.3 - This function will export the certificate to DER or PEM format. If the buffer provided is not long enough to hold the output, then *o
manpages/asn1Decoding.1.html
asn1Decoding(1) - ASN.1 DER decoder - Linux manual page.....
Decodes DER data in ENCODED file, for the ASN1TYPE element described in ASN.1 DEFINITIONS file, and print decoded structures. -h, --help display this help and e
manpages/Tk_GetPixelsFromObj.3.html
Tk_GetPixelsFromObj(3) - translate between strings and scree
These procedures take as argument a specification of distance on the screen (objPtr or string) and compute the corresponding distance either in integer pixels o
manpages/attr_multi.3.html
attr_multi(3) - manipulate multiple user attributes on a fil
The attr_multi and attr_multif functions provide a way to operate on multiple attributes of a filesystem object at once. Path points to a path name for a filesy
manpages/pkexec.1.html
pkexec(1) - Execute a command as another user (Man Page)....
pkexec allows an authorized user to execute PROGRAM as another user. If username is not specified, then the program will be executed as the administrative super
