Searched defs:next_utf2unicode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_format.c72 next_utf2unicode(char **utfstring_ptr, int * valid) function
146 ch = next_utf2unicode(&tmp_p, &valid);
269 next_utf2unicode(&p, &valid);

Completed in 28 milliseconds