Searched refs:UCHAR_ID_CONTINUE (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/test/intltest/
H A Ducdtest.cpp132 UCHAR_ID_CONTINUE,
/external/icu4c/common/unicode/
H A Duchar.h241 UCHAR_ID_CONTINUE=15, enumerator in enum:UProperty
2835 * Almost the same as Unicode's ID_Continue (UCHAR_ID_CONTINUE)
2842 * @see UCHAR_ID_CONTINUE
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h220 UCHAR_ID_CONTINUE, enumerator in enum:UProperty
2483 * Almost the same as Unicode's ID_Continue (UCHAR_ID_CONTINUE)
2490 * @see UCHAR_ID_CONTINUE
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h220 UCHAR_ID_CONTINUE, enumerator in enum:UProperty
2483 * Almost the same as Unicode's ID_Continue (UCHAR_ID_CONTINUE)
2490 * @see UCHAR_ID_CONTINUE
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h220 UCHAR_ID_CONTINUE, enumerator in enum:UProperty
2483 * Almost the same as Unicode's ID_Continue (UCHAR_ID_CONTINUE)
2490 * @see UCHAR_ID_CONTINUE
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h220 UCHAR_ID_CONTINUE, enumerator in enum:UProperty
2483 * Almost the same as Unicode's ID_Continue (UCHAR_ID_CONTINUE)
2490 * @see UCHAR_ID_CONTINUE
/external/icu4c/test/cintltst/
H A Dcucdtst.c2165 { 0x2172, UCHAR_ID_CONTINUE, TRUE },
2166 { 0x0307, UCHAR_ID_CONTINUE, TRUE },
2167 { 0x005c, UCHAR_ID_CONTINUE, FALSE },
2529 if( u_getIntPropertyMaxValue(UCHAR_ID_CONTINUE)!=1) {
2530 log_err("error: u_getIntPropertyMaxValue(UCHAR_ID_CONTINUE) wrong\n");

Completed in 240 milliseconds