Searched refs:asciiName (Results 1 – 2 of 2) sorted by relevance
95 char asciiName[UCNV_MAX_CONVERTER_NAME_LENGTH]; in ucnv_openU() local106 return ucnv_open(u_austrcpy(asciiName, name), err); in ucnv_openU()
579 std::string asciiName(wideName.begin(), wideName.end()); in acquireRoutine() local580 ::function->setFunctionName(Ice::GlobalString::createWithString(::context, asciiName)); in acquireRoutine()