toAlphabetic      145 Source/core/rendering/RenderListMarker.cpp static String toAlphabetic(int number, const CharacterType* alphabet, unsigned alphabetSize)
toAlphabetic      157 Source/core/rendering/RenderListMarker.cpp static inline String toAlphabetic(int number, const CharacterType(&alphabet)[size])