Lines Matching full:units
140 log_err("The no: of code units for %lx:- Expected: %d Got: %d\n", c, codepoint[i], UTF8_CHAR_LENGTH(c));142 log_verbose("The no: of code units for %lx is %d\n",c, UTF8_CHAR_LENGTH(c) );