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