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