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

  /external/icu4c/common/
uprops.cpp 444 static const IntProperty intProps[UCHAR_INT_LIMIT-UCHAR_INT_START]={
482 if(which<UCHAR_INT_START) {
488 const IntProperty &prop=intProps[which-UCHAR_INT_START];
503 if(which<UCHAR_INT_START) {
508 const IntProperty &prop=intProps[which-UCHAR_INT_START];
525 } else if(which<UCHAR_INT_START) {
528 const IntProperty &prop=intProps[which-UCHAR_INT_START];
uniset_props.cpp     [all...]
  /external/icu4c/common/unicode/
uchar.h 418 UCHAR_INT_START=UCHAR_BIDI_CLASS,
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
uchar.h 368 UCHAR_INT_START=UCHAR_BIDI_CLASS,
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
uchar.h 368 UCHAR_INT_START=UCHAR_BIDI_CLASS,
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
uchar.h 368 UCHAR_INT_START=UCHAR_BIDI_CLASS,
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
uchar.h 368 UCHAR_INT_START=UCHAR_BIDI_CLASS,
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]

Completed in 43 milliseconds