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