Searched refs:UCD_GRAPHBREAK (Results 1 – 5 of 5) sorted by relevance
95 int lgb = UCD_GRAPHBREAK(c); in PRIV()102 rgb = UCD_GRAPHBREAK(c); in PRIV()126 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) break; in PRIV()
1853 #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop macro
8537 rgb = UCD_GRAPHBREAK(c); in do_extuni_utf()8565 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) in do_extuni_utf()8605 rgb = UCD_GRAPHBREAK(c); in do_extuni_utf_invalid()8631 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) in do_extuni_utf_invalid()8672 lgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()8681 rgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()8704 if (UCD_GRAPHBREAK(c) != ucp_gbRegional_Indicator) break; in do_extuni_no_utf()
4357 rgb = UCD_GRAPHBREAK(fc); in match()4368 lgb = UCD_GRAPHBREAK(fc); in match()
364 int gbprop = UCD_GRAPHBREAK(c); in print_prop()821 if (gbreak == UCD_GRAPHBREAK(c)) continue; in find_chars()825 if (gbreak != UCD_GRAPHBREAK(c)) continue; in find_chars()