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

/external/icu/icu4c/source/i18n/
H A Dcollationbuilder.h239 static const int32_t IS_TAILORED = 8; member in class:CollationBuilder
283 return (node & IS_TAILORED) != 0;
332 * "Tailored" nodes, with the IS_TAILORED bit set,
393 * - IS_TAILORED: bit 3

Completed in 460 milliseconds