Searched refs:slashesFound (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Dcheck_format.c259 jboolean slashesFound = JNI_FALSE; local
264 slashesFound = JNI_TRUE;
273 return slashesFound && valid != 0;

Completed in 29 milliseconds