Home | History | Annotate | Download | only in cintltst

Lines Matching refs:numPercent

791         UChar numPercent[] = { 0x0031, 0x0032, 0x0025, 0 }; /* "12%" */
798 parseResult = unum_parseDouble(dec_en, numPercent, -1, NULL, &status);