HomeSort by relevance Sort by last modified time
    Searched refs:variableTopValue (Results 1 - 5 of 5) sorted by null

  /external/icu4c/i18n/
ucol_sit.cpp 81 uint32_t variableTopValue;
246 spec->variableTopValue = readHexCodeUnit(&string, status);
521 ucol_restoreVariableTop(result, s.variableTopValue, status);
604 //s.variableTopValue = ucol_getVariableTop(coll, status);
605 elementSize = T_CString_integerToString(tempbuff, coll->variableTopValue, 16);
ucol_imp.h     [all...]
ucol.cpp 816 result->variableTopValue = opts->variableTopValue;
    [all...]
ucoleitr.cpp 234 variableTop = coll->variableTopValue << 16;
516 // uint32_t variableTop = coll->variableTopValue;
ucol_bld.cpp     [all...]

Completed in 66 milliseconds