Lines Matching refs:hf
4531 Transliterator* hf = Transliterator::createInstance("Halfwidth-Fullwidth", UTRANS_FORWARD, parseError, status);4533 if (hf == 0 || fh == 0) {4535 delete hf;4542 // "hf"|"fh"|"both",4557 expect(*hf, h, f);4563 expect(*hf, h, f);4568 delete hf;