Searched defs:VAL_SP (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dusettest.c68 static const UChar VAL_SP[] = {0x53, 0x50, 0}; /* "SP" */ variable
69 static const int32_t VAL_SP_LEN = (sizeof(VAL_SP) / sizeof(VAL_SP[0])) - 1;
182 uset_applyPropertyAlias(set2, PAT_lb, PAT_lb_LEN, VAL_SP, VAL_SP_LEN, &ec);

Completed in 91 milliseconds