HomeSort by: relevance | last modified time | path
    Searched refs:_Gcb_property (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
unicode.h 613 constexpr _Gcb_property
620 return _Gcb_property(__p[-1] & __mask);
657 _Gcb_property _M_prop; // GCB property of _M_c.
664 _M_reset(char32_t __c, _Gcb_property __p)
674 _M_update_xpicto_seq_state(char32_t __c, _Gcb_property __p)
682 if (__p == _Gcb_property::_Gcb_ZWJ)
691 else if (__p == _Gcb_property::_Gcb_Extend)
698 if (__p == _Gcb_property::_Gcb_Other
706 _M_update_ri_count(_Gcb_property __p)
708 if (__p == _Gcb_property::_Gcb_Regional_Indicator
    [all...]
unicode-data.h 66 enum class _Gcb_property {

Completed in 18 milliseconds