Searched refs:is_onebyte_result (Results 1 – 1 of 1) sorted by relevance
178 int is_onebyte_result; in getlength() local188 is_onebyte_result = (c[*p] & 0x80) == 0; in getlength()193 if (is_onebyte_result) in getlength()
Completed in 4 milliseconds