Home | History | Annotate | Download | only in i18n

Lines Matching defs:tmpResult

1537     Formattable* tmpResult = parse(source, status, cnt);
1538 if (tmpResult != NULL)
1539 result.adoptArray(tmpResult, cnt);