Searched defs:UCharCategory (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/common/unicode/
H A Duchar.h433 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 enum
652 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
654 } UCharCategory; typedef in typeref:enum: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
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h383 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 enum
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory; typedef in typeref:enum: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
[all...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h383 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 enum
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory; typedef in typeref:enum: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
[all...]
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h383 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 enum
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory; typedef in typeref:enum: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
[all...]
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h383 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 enum
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
575 } UCharCategory; typedef in typeref:enum: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
[all...]

Completed in 121 milliseconds