Searched refs:ucnv_MBCSIsLeadByte (Results 1 – 8 of 8) sorted by relevance
523 ucnv_MBCSIsLeadByte(UConverterSharedData *sharedData, char byte);
1234 if (!ucnv_MBCSIsLeadByte(cnv, CurByte)) in _LMBCSGetNextUCharWorker()
5646 ucnv_MBCSIsLeadByte(UConverterSharedData *sharedData, char byte) { in ucnv_MBCSIsLeadByte() function
615 #define ucnv_MBCSIsLeadByte U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSIsLeadByte) macro