Searched refs:makeTypeProps (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/tools/toolutil/ |
D | package.cpp | 103 makeTypeProps(char type, uint8_t &charset, UBool &isBigEndian) { in makeTypeProps() function 469 makeTypeProps(type, inCharset, inIsBigEndian); in readPackage() 725 makeTypeProps(outType, outCharset, outIsBigEndian); in writePackage() 1147 makeTypeProps(pItem->type, itemCharset, itemIsBigEndian); in extractItem() 1148 makeTypeProps(outType, outCharset, outIsBigEndian); in extractItem()
|