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 94 uint32_t variableTopValue;
274 spec->variableTopValue = readHexCodeUnit(&string, status);
559 ucol_restoreVariableTop(result, s.variableTopValue, status);
645 //s.variableTopValue = ucol_getVariableTop(coll, status);
646 elementSize = T_CString_integerToString(tempbuff, coll->variableTopValue, 16);
    [all...]
ucol_imp.h 788 uint32_t variableTopValue;
    [all...]
ucol.cpp 841 result->variableTopValue = opts->variableTopValue;
    [all...]
ucoleitr.cpp 234 variableTop = coll->variableTopValue << 16;
516 // uint32_t variableTop = coll->variableTopValue;
ucol_bld.cpp     [all...]

Completed in 36 milliseconds