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()
749 uint8_t codeUnitCount = 0; in IsWellFormed() local754 codeUnitCount = 1; // 1 means: code unit count in IsWellFormed()759 codeUnitCount = 1; in IsWellFormed()767 codeUnitCount = 1; // 1 means: code unit count in IsWellFormed()773 codeUnitCount = 2; // 2 means: code unit count in IsWellFormed()780 position = position + codeUnitCount; in IsWellFormed()822 uint8_t codeUnitCount = 0; in ToWellFormed() local827 codeUnitCount = 1; // 1 means: code unit count in ToWellFormed()832 codeUnitCount = 1; in ToWellFormed()840 codeUnitCount = 1; // 1 means: code unit count in ToWellFormed()[all …]