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