Searched refs:UCD_GRAPHBREAK (Results 1 – 3 of 3) sorted by relevance
1437 lgb = UCD_GRAPHBREAK(c); in internal_dfa_exec()1442 rgb = UCD_GRAPHBREAK(d); in internal_dfa_exec()1699 lgb = UCD_GRAPHBREAK(c); in internal_dfa_exec()1704 rgb = UCD_GRAPHBREAK(d); in internal_dfa_exec()1970 lgb = UCD_GRAPHBREAK(c); in internal_dfa_exec()1975 rgb = UCD_GRAPHBREAK(d); in internal_dfa_exec()2167 lgb = UCD_GRAPHBREAK(c); in internal_dfa_exec()2172 rgb = UCD_GRAPHBREAK(d); in internal_dfa_exec()
2664 lgb = UCD_GRAPHBREAK(c); in match()2669 rgb = UCD_GRAPHBREAK(c); in match()4360 lgb = UCD_GRAPHBREAK(c); in match()4365 rgb = UCD_GRAPHBREAK(c); in match()5121 lgb = UCD_GRAPHBREAK(c); in match()5126 rgb = UCD_GRAPHBREAK(c); in match()5637 lgb = UCD_GRAPHBREAK(c); in match()5642 rgb = UCD_GRAPHBREAK(c); in match()5679 rgb = UCD_GRAPHBREAK(c); in match()5690 lgb = UCD_GRAPHBREAK(c); in match()
2790 #define UCD_GRAPHBREAK(ch) GET_UCD(ch)->gbprop macro