Searched defs:SPACES (Results 1 – 3 of 3) sorted by relevance
67 SET(SPACES "") variable71 SET(SPACES "${SPACES} ") variable76 SET(SPACES "${SPACES}.") variable
67 SPACES = 2, enumerator
1131 private static final String SPACES = "\u0020\u3000\u303F"; field in XMPUtilsImpl