HomeSort by relevance Sort by last modified time
    Searched defs:UCharCategory (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/unicode/
uchar.h 433 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
500 returns bit masks for UCharCategory values where exactly one bit is set.
586 typedef enum UCharCategory
652 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
654 } UCharCategory;
660 * corresponding UCharCategory constant is n.
667 * @see UCharCategory
672 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
674 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
676 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 383 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
435 returns bit masks for UCharCategory values where exactly one bit is set.
507 typedef enum UCharCategory
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory;
581 * corresponding UCharCategory constant is n.
588 * @see UCharCategory
593 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
595 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
597 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 383 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
435 returns bit masks for UCharCategory values where exactly one bit is set.
507 typedef enum UCharCategory
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory;
581 * corresponding UCharCategory constant is n.
588 * @see UCharCategory
593 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
595 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
597 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 383 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
435 returns bit masks for UCharCategory values where exactly one bit is set.
507 typedef enum UCharCategory
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory;
581 * corresponding UCharCategory constant is n.
588 * @see UCharCategory
593 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
595 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
597 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 383 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
435 returns bit masks for UCharCategory values where exactly one bit is set.
507 typedef enum UCharCategory
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory;
581 * corresponding UCharCategory constant is n.
588 * @see UCharCategory
593 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
595 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
597 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]

Completed in 44 milliseconds