Searched defs:next_utf2unicode (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/common/ | ||
H A D | check_format.c | 72 next_utf2unicode(char **utfstring_ptr, int * valid) function 146 ch = next_utf2unicode(&tmp_p, &valid); 269 next_utf2unicode(&p, &valid); |
Completed in 71 milliseconds