Home | History | Annotate | Download | only in intltest

Lines Matching refs:name2uni

35 #include "name2uni.h"
1270 Transliterator* name2uni =
1272 if (uni2name==0 || name2uni==0) {
1275 delete name2uni;
1282 expect(*name2uni, UNICODE_STRING_SIMPLE("{\\N { NO-BREAK SPACE}abc\\N{ CJK UNIFIED IDEOGRAPH-4E01 }\\N{x\\N{MICRO SIGN}\\N{GUJARATI SIGN CANDRABINDU}\\N{REPLACEMENT CHARACTER}\\N{<control-0004>}\\N{<control-0009>}\\N{<control-0081>}\\N{<noncharacter-FFFF>}\\N{<control-0004>}\\N{"),
1286 delete name2uni;