Searched refs:readHexCodeUnit (Results 1 – 2 of 2) sorted by relevance
222 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() function264 spec->variableTopString[i++] = readHexCodeUnit(&string, status); in _processVariableTop()271 spec->variableTopValue = readHexCodeUnit(&string, status); in _processVariableTop()
221 readHexCodeUnit(const char **string, UErrorCode *status) in readHexCodeUnit() function263 spec->variableTopString[i++] = readHexCodeUnit(&string, status); in _processVariableTop()270 spec->variableTopValue = readHexCodeUnit(&string, status); in _processVariableTop()