Searched refs:get_major_category (Results 1 – 2 of 2) sorted by relevance
197 inline properties::major_category get_major_category(::boost::uint32_t ch) in get_major_category() function204 return get_major_category(ch) == properties::punctuation; in is_punctuation()
144 return ucd::get_major_category(ch) == ucd::properties::name; \