Home
last modified time | relevance | path

Searched defs:UVersionInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Duversion.h59 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH]; typedef
/third_party/node/deps/icu-small/source/common/unicode/
Duversion.h59 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH]; typedef
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duversion.h59 typedef uint8_t UVersionInfo[U_MAX_VERSION_LENGTH]; typedef
/third_party/icu/tools/unicode/c/genprops/
Dgenprops.cpp41 void PropsBuilder::setUnicodeVersion(const UVersionInfo) {} in setUnicodeVersion()