Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresdata.cpp282 static const int8_t gPublicTypes[URES_LIMIT] = { variable
306 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()