Home
last modified time | relevance | path

Searched refs:UCHAR_ALPHABETIC (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Duchar.h118 * - alpha: u_isUAlphabetic(c) or u_hasBinaryProperty(c, UCHAR_ALPHABETIC)
201 /* Note: Place UCHAR_ALPHABETIC before UCHAR_BINARY_START so that
202 debuggers display UCHAR_ALPHABETIC as the symbolic name for 0,
208 UCHAR_ALPHABETIC=0, enumerator
210 UCHAR_BINARY_START=UCHAR_ALPHABETIC,
2540 * Same as u_hasBinaryProperty(c, UCHAR_ALPHABETIC).
2545 * @see UCHAR_ALPHABETIC

Completed in 7 milliseconds