Lines Matching refs:end
400 end: bool,
915 // This means we only care about the "end" or "end line" flags.
920 flags.end = true;
1038 /// end line and/or end text flags may be set. If the current location
1046 /// start line should be set. If the input is empty, then end text and end
1092 EndText if flags.end => {
1380 | ((empty_flags.end as u8) << 1)
1414 empty_flags.end = text.is_empty();
1443 empty_flags.end = text.is_empty();