Home | History | Annotate | Download | only in intltest

Lines Matching defs:ppos

165     ParsePosition ppos;
166 LocalPointer<CurrencyAmount> currAmt(test->parseCurrency("",ppos));
168 if (ppos.getIndex()) {