Lines Matching refs:numValue
2856 double numValue;2928 if(0.000001 <= fabs(nv - values[i].numValue)) {2929 log_err("u_getNumericValue(U+%04lx)=%g should be %g\n", c, nv, values[i].numValue);