Searched refs:CH_LF (Results 1 – 2 of 2) sorted by relevance
36 #define CH_LF 0x000A macro43 if (ptr[0] == CH_CR && ptr[1] == CH_LF) { in skipLineEnd()87 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in Paragraph()
37 #define CH_LF 0x000A macro70 if (ptr[0] == CH_CR && ptr[1] == CH_LF) { in skipLineEnd()120 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in pf_create()