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 422 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
489 returns bit masks for UCharCategory values where exactly one bit is set.
575 typedef enum UCharCategory
578 * Note: UCharCategory constants and their API comments are parsed by preparseucd.py.
646 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
648 } UCharCategory;
654 * corresponding UCharCategory constant is n.
661 * @see UCharCategory
666 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
668 /** 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 24 milliseconds