U_CAPI bool_t U_EXPORT2 u_isIDPart (UChar c)

A convenience method for determining if a Unicode character may be part of a Unicode identifier other than the starting character

Documentation

A convenience method for determining if a Unicode character may be part of a Unicode identifier other than the starting character.

A character may be part of a Unicode identifier if and only if it is one of the following:

Returns:
TRUE if the character may be part of a Unicode identifier; FALSE otherwise.
Parameters:
c - the Unicode character.
See Also:
u_isIDIgnorable
u_isIDStart

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de