Searched defs:NEW_LINE (Results 1 – 2 of 2) sorted by relevance
42 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable
41 #define NEW_LINE(end_seq) \ macro