Home
last modified time | relevance | path

Searched refs:VAL_SP (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dusettest.c70 static const UChar VAL_SP[] = {0x53, 0x50, 0}; /* "SP" */ variable
71 static const int32_t VAL_SP_LEN = UPRV_LENGTHOF(VAL_SP) - 1;
184 uset_applyPropertyAlias(set2, PAT_lb, PAT_lb_LEN, VAL_SP, VAL_SP_LEN, &ec); in TestAPI()