Lines Matching defs:ec2
1849 UErrorCode ec2 = U_ZERO_ERROR;1854 exp = ref.parse(expstr, ec2);1855 if (U_FAILURE(ec2)) {