Home | History | Annotate | Download | only in common

Lines Matching refs:isSingleOrLead

2438 isSingleOrLead(const int32_t (*stateTable)[256], uint8_t state, UBool isDBCSOnly, uint8_t b) {
2818 i<byteIndex && !isSingleOrLead(stateTable, state, isDBCSOnly, bytes[i]);
3160 lastSource<source && !isSingleOrLead(stateTable, state, isDBCSOnly, *lastSource);