Searched refs:fRuleSourceLen (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Drbbidata.h87 uint32_t fRuleSourceLen; /* rules. Stored UChar *. */ member in struct:RBBIDataHeader
H A Drbbidata.cpp117 U_ASSERT(data->fRuleSourceLen > 0);
428 ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->fRuleSourceLen),
H A Drbbirb.cpp199 data->fRuleSourceLen = strippedRules.length() * sizeof(UChar);

Completed in 204 milliseconds