Searched refs:codeUnitCount (Results 1 – 2 of 2) sorted by relevance
413 uint8_t codeUnitCount = 0; in StringToCodePoints() local418 codeUnitCount = 1; // 1 means: code unit count in StringToCodePoints()423 codeUnitCount = 1; in StringToCodePoints()431 codeUnitCount = 1; // 1 means: code unit count in StringToCodePoints()437 codeUnitCount = 2; // 2 means: code unit count in StringToCodePoints()442 position = position + codeUnitCount; in StringToCodePoints()
748 uint8_t codeUnitCount = 0; in IsWellFormed() local753 codeUnitCount = 1; // 1 means: code unit count in IsWellFormed()758 codeUnitCount = 1; in IsWellFormed()766 codeUnitCount = 1; // 1 means: code unit count in IsWellFormed()772 codeUnitCount = 2; // 2 means: code unit count in IsWellFormed()779 position = position + codeUnitCount; in IsWellFormed()821 uint8_t codeUnitCount = 0; in ToWellFormed() local826 codeUnitCount = 1; // 1 means: code unit count in ToWellFormed()831 codeUnitCount = 1; in ToWellFormed()839 codeUnitCount = 1; // 1 means: code unit count in ToWellFormed()[all …]