Searched defs:NEW_LINE (Results 1 – 4 of 4) sorted by relevance
42 private static boolean NEW_LINE = true; field in AbstractResults
39 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable
92 #define NEW_LINE(end_seq) \ macro
72 private final static byte NEW_LINE = (byte)'\n'; field in Base64