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

/openjdk7/jdk/src/share/native/java/lang/
H A DSystem.c83 #define REMOVEPROP(props, key) \ macro
357 REMOVEPROP(props, "user.language");
358 REMOVEPROP(props, "user.script");
359 REMOVEPROP(props, "user.country");
360 REMOVEPROP(props, "user.variant");
361 REMOVEPROP(props, "file.encoding");

Completed in 30 milliseconds