Home | History | Annotate | Download | only in src

Lines Matching refs:xclass

2081         if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN(MATCH_NOMATCH);
2104 if (!PRIV(xclass)(fc, Lxclass_data, utf)) RRETURN(MATCH_NOMATCH);
2127 if (!PRIV(xclass)(fc, Lxclass_data, utf)) break;
2151 #endif /* SUPPORT_WIDE_CHARS: end of XCLASS */