Searched refs:MarkIsSet (Results 1 – 6 of 6) sorted by relevance
1603 if (adrof(STRhighlight) && MarkIsSet) { in e_newline()1604 MarkIsSet = 0; in e_newline()1609 MarkIsSet = 0; in e_newline()2267 if (adrof(STRhighlight) && MarkIsSet) { in e_yank_kill()2271 MarkIsSet = 0; in e_yank_kill()2331 if (adrof(STRhighlight) && MarkIsSet) { in e_yank_pop()2335 MarkIsSet = 0; in e_yank_pop()2598 MarkIsSet = 0; in e_killend()2622 MarkIsSet = 0; in e_killall()2643 if (adrof(STRhighlight) && MarkIsSet) { in e_killregion()[all …]
609 if (!(adrof(STRhighlight) && MarkIsSet)) { in update_line()622 if (!(adrof(STRhighlight) && MarkIsSet)) { in update_line()1221 if (adrof(STRhighlight) && MarkIsSet) { in RefCursor()1302 if (adrof(STRhighlight) && MarkIsSet) in RefPlusOne()1308 if (adrof(STRhighlight) && MarkIsSet) in RefPlusOne()
450 if (adrof(STRhighlight) && MarkIsSet) { in Inputl()452 MarkIsSet = 0; in Inputl()456 MarkIsSet = 1; in Inputl()
131 EXTERN char MarkIsSet; /* true if the mark has been set explicitly */ variable
588 MarkIsSet = 0; in ResetInLine()
1171 } else if (MarkIsSet) { in so_write()