HomeSort by relevance Sort by last modified time
    Searched refs:UProperty (Results 1 - 23 of 23) sorted by null

  /external/icu4c/common/unicode/
uchar.h 174 typedef enum UProperty {
571 } UProperty;
    [all...]
uset.h 420 UProperty prop, int32_t value, UErrorCode* ec);
    [all...]
uniset.h 687 UnicodeSet& applyIntPropertyValue(UProperty prop,
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
uset.h 231 UProperty prop, int32_t value, UErrorCode* ec);
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
uset.h 231 UProperty prop, int32_t value, UErrorCode* ec);
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h 153 typedef enum UProperty {
500 } UProperty;
    [all...]
  /external/icu4c/common/
uprops.c 93 * Must be in order of corresponding UProperty,
94 * and there must be exacly one entry per binary UProperty.
151 u_hasBinaryProperty(UChar32 c, UProperty which) {
224 u_getIntPropertyValue(UChar32 c, UProperty which) {
298 u_getIntPropertyMinValue(UProperty which) {
303 u_getIntPropertyMaxValue(UProperty which) {
359 uprops_getSource(UProperty which) {
ubidi_props.h 70 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which);
propname.cpp 294 u_getPropertyName(UProperty property,
300 U_CAPI UProperty U_EXPORT2
302 UProperty p = load() ? (UProperty) PNAME->getPropertyEnum(alias)
308 u_getPropertyValueName(UProperty property,
316 u_getPropertyValueEnum(UProperty property,
uset_props.cpp 101 UProperty prop, int32_t value, UErrorCode* ec) {
ucase.h 255 ucase_hasBinaryProperty(UChar32 c, UProperty which);
uprops.h 364 uprops_getSource(UProperty which);
uniset_props.cpp 866 UProperty prop;
    [all...]
ubidi_props.c 379 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) {
ucase.c     [all...]
  /external/icu4c/i18n/unicode/
msgfmt.h     [all...]
  /external/icu4c/test/intltest/
ucdtest.cpp 86 static const UProperty
  /external/icu4c/tools/genbidi/
genbidi.c 105 UProperty prop;
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/tools/genprops/
props2.c 109 UProperty prop;

Completed in 287 milliseconds