Searched defs:TRIM (Results 1 – 3 of 3) sorted by relevance
110 static Character TRIM(const Character &str) { in TRIM() function
117 #define TRIM(d, popfunction) \ macro
194 public static final int TRIM = 1, SKIP_SPACES = 2, SKIP_EMPTY = 4, SKIP_CVS_TAGS = 8; field in CldrUtility.SimpleLineComparator