Searched refs:UCD_GRAPHBREAK (Results 1 – 4 of 4) sorted by relevance
100 int lgb = UCD_GRAPHBREAK(c); in PRIV()107 rgb = UCD_GRAPHBREAK(c); in PRIV()137 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) break; in PRIV()
1887 #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop macro
8719 rgb = UCD_GRAPHBREAK(c); in do_extuni_utf()8753 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) in do_extuni_utf()8802 rgb = UCD_GRAPHBREAK(c); in do_extuni_utf_invalid()8834 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) in do_extuni_utf_invalid()8884 lgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()8893 rgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()8922 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) break; in do_extuni_no_utf()
4450 rgb = UCD_GRAPHBREAK(fc); in match()4461 lgb = UCD_GRAPHBREAK(fc); in match()
Completed in 61 milliseconds