Searched refs:UnicodeNameToCodepointIndexSize (Results 1 – 2 of 2) sorted by relevance
73 extern const std::size_t UnicodeNameToCodepointIndexSize;21096 const std::size_t UnicodeNameToCodepointIndexSize = 241561; variable
26 extern const std::size_t UnicodeNameToCodepointIndexSize;77 if (Offset + 6 >= UnicodeNameToCodepointIndexSize) in readNode()