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

  /external/icu4c/tools/genprops/
store.c 139 3 (U_NT_NUMERIC) normal non-digit numeric value 0..0xff
145 internal types must be turned into U_NT_NUMERIC
300 if( type!=U_NT_NUMERIC ||
316 if( type!=U_NT_NUMERIC ||
338 if(type!=U_NT_NUMERIC) {
props2.c 652 newProps.numericType=(uint8_t)U_NT_NUMERIC; /* assumed numeric type, see Unicode 4.0.1 comment */
691 printf("adding U+%04x numeric type %d value 0x%04x from %s\n", (int)start, U_NT_NUMERIC, (int)value, fields[0][0]);
  /external/icu4c/test/cintltst/
cucdtst.c     [all...]
  /external/icu4c/common/
uprops.c 260 if(type>U_NT_NUMERIC) {
261 /* keep internal variants of U_NT_NUMERIC from becoming visible */
262 type=U_NT_NUMERIC;
  /external/icu4c/common/unicode/
uchar.h     [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
uchar.h     [all...]
  /external/webkit/WebCore/icu/unicode/
uchar.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
uchar.h     [all...]
  /external/icu4c/tools/genpname/
data.h     [all...]

Completed in 156 milliseconds