Searched refs:ucsdet_getDetectableCharsets (Results 1 – 9 of 9) sorted by relevance
400 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
808 #define ucsdet_getDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getDetectableCharsets) macro
197 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_getDetectableCharsets() function
281 LocalUEnumerationPointer eActive(ucsdet_getDetectableCharsets(csd.getAlias(), status)); in ConstructionTest()