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

  /external/chromium/third_party/icu/public/common/unicode/
uchar.h 439 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
506 returns bit masks for UCharCategory values where exactly one bit is set.
578 typedef enum UCharCategory
644 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
646 } UCharCategory;
652 * corresponding UCharCategory constant is n.
659 * @see UCharCategory
664 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
666 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
668 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /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.
572 typedef enum UCharCategory
638 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
640 } UCharCategory;
646 * corresponding UCharCategory constant is n.
653 * @see UCharCategory
658 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
660 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
662 /** Mask constant for a UCharCategory. @stable ICU 2.1 *
    [all...]
  /external/webkit/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/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/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/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 780 milliseconds