OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fRuleSourceLen
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
rbbidata.h
87
uint32_t
fRuleSourceLen
; /* rules. Stored UChar *. */
rbbidata.cpp
117
U_ASSERT(data->
fRuleSourceLen
> 0);
428
ds->swapArray16(ds, inBytes+ds->readUInt32(rbbiDH->fRuleSource), ds->readUInt32(rbbiDH->
fRuleSourceLen
),
rbbirb.cpp
199
data->
fRuleSourceLen
= strippedRules.length() * sizeof(UChar);
Completed in 15 milliseconds