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