Searched defs:isstring (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/ | ||
H A D | jerror.c | 179 boolean isstring; local 197 isstring = FALSE; 201 if (*msgptr == 's') isstring = TRUE; 207 if (isstring) |
Completed in 37 milliseconds