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