Searched refs:UCD_GRAPHBREAK (Results 1 – 4 of 4) sorted by relevance
95 int lgb = UCD_GRAPHBREAK(c); in PRIV()102 rgb = UCD_GRAPHBREAK(c); in PRIV()126 if (UCD_GRAPHBREAK(c) != ucp_gbRegionalIndicator) break; in PRIV()
1769 #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop macro
7234 lgb = UCD_GRAPHBREAK(c); in do_extuni_utf()7240 rgb = UCD_GRAPHBREAK(c); in do_extuni_utf()7259 if (UCD_GRAPHBREAK(c) != ucp_gbRegionalIndicator) break; in do_extuni_utf()7292 lgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()7297 rgb = UCD_GRAPHBREAK(c); in do_extuni_no_utf()7315 if (UCD_GRAPHBREAK(c) != ucp_gbRegionalIndicator) break; in do_extuni_no_utf()
4075 rgb = UCD_GRAPHBREAK(fc); in match()4086 lgb = UCD_GRAPHBREAK(fc); in match()