Searched refs:LE_CRLF (Results 1 – 3 of 3) sorted by relevance
72 Style.LineEnding > FormatStyle::LE_CRLF in separateBlocks()76 : Style.LineEnding == FormatStyle::LE_CRLF); in separateBlocks()
435 IO.enumCase(Value, "CRLF", FormatStyle::LE_CRLF); in enumeration()1169 Style.LineEnding = UseCRLF ? FormatStyle::LE_CRLF : FormatStyle::LE_LF; in mapping()2405 Style.LineEnding > FormatStyle::LE_CRLF in analyze()2409 : Style.LineEnding == FormatStyle::LE_CRLF); in analyze()
3069 LE_CRLF, enumerator