Home | History | Annotate | Download | only in unicode

Lines Matching full:ccsid

171  * The use of platform/CCSID is not recommended. See ucnv_openCCSID().
399 * Creates a UConverter object from a CCSID number and platform pair.
415 * ucnv_getCCSID() will return the same CCSID for all conversion tables that are associated
416 * with that CCSID.
426 * sprintf(name, "ibm-%hu", ccsid);
435 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);