Searched refs:numPercent (Results 1 – 1 of 1) sorted by relevance
815 UChar numPercent[] = { 0x0031, 0x0032, 0x0025, 0 }; /* "12%" */ in TestNumberFormat() local822 parseResult = unum_parseDouble(dec_en, numPercent, -1, NULL, &status); in TestNumberFormat()