Home
last modified time | relevance | path

Searched refs:readHexCodeUnit (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ducol_sit.cpp213 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() function
255 spec->variableTopString[i++] = readHexCodeUnit(&string, status); in _processVariableTop()
262 spec->variableTopValue = readHexCodeUnit(&string, status); in _processVariableTop()