Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCHAR_DASH

2120         { 0x058a, UCHAR_DASH, TRUE },
2121 { 0x007e, UCHAR_DASH, FALSE },
2518 if( u_getIntPropertyMinValue(UCHAR_DASH)!=0 ||
2526 if( u_getIntPropertyMaxValue(UCHAR_DASH)!=1) {
2527 log_err("error: u_getIntPropertyMaxValue(UCHAR_DASH) wrong\n");