Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:SEGMENT_END

73 SEGMENT_END = 'end'

324 if config.has_option(segment_name, SEGMENT_END):
325 end = config.get(segment_name, SEGMENT_END)
685 config.set(segment_name, SEGMENT_END, segment.end)