U_CAPI bool_t U_EXPORT2 u_isIDStart (UChar c)

A convenience method for determining if a Unicode character is allowed to start in a Unicode identifier

Documentation

A convenience method for determining if a Unicode character is allowed to start in a Unicode identifier. A character may start a Unicode identifier if and only if it is a letter.
Returns:
TRUE if the character may start a Unicode identifier; FALSE otherwise.
Parameters:
c - the Unicode character.
See Also:
u_isalpha
u_isIDPart

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