Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ducol_sit.cpp222 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() function
264 spec->variableTopString[i++] = readHexCodeUnit(&string, status); in _processVariableTop()
271 spec->variableTopValue = readHexCodeUnit(&string, status); in _processVariableTop()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ducol_sit.cpp221 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() function
263 spec->variableTopString[i++] = readHexCodeUnit(&string, status); in _processVariableTop()
270 spec->variableTopValue = readHexCodeUnit(&string, status); in _processVariableTop()