Examples of using Code points in English and their translations into Spanish
{-}
-
Colloquial
-
Official
A code point iterator adapter for C++ strings in UTF-8.
IntlChar:: isISOControl- Check if code point is an ISO control code. .
IntlChar:: isJavaIDPart- Check if code point is permissible in a Java identifier.
IntlChar:: isJavaSpaceChar- Check if code point is a space character according to Java.
IntlChar:: isUAlphabetic- Check if code point has the Alphabetic Unicode property.
IntlChar:: isULowercase- Check if code point has the Lowercase Unicode property.
IntlChar:: isupper- Check if code point has the general category"Lu" uppercase letter.
IntlChar:: isUUppercase- Check if code point has the Uppercase Unicode property.
IntlChar:: isUWhiteSpace- Check if code point has the White_Space Unicode property.
DJ: just know where the character has to go, which code point.
IntlChar:: charType- Get the general category value for a code point.
IntlChar:: getBlockCode- Get the Unicode allocation block containing a code point.
IntlChar:: hasBinaryProperty- Check a binary Unicode property for a code point.
IntlChar:: isIDPart- Check if code point is permissible in an identifier.
IntlChar:: isMirrored- Check if code point has the Bidi_Mirrored property.
known as its code point.
Provide a hexadecimal representation of the character's code point in ISO/IEC 10646.
UCS-2 thereby permits a binary representation of every code point in the BMP, as long as the code point represents a character.
At each state change, either the code point denoted by n is inserted or it is not inserted.
Differentiated services code point(DSCP) markings use the first 6 bits in the ToS field(now renamed as the DS Byte) of the IP(v4) packet header.