Home
last modified time | relevance | path

Searched refs:dot_inited (Results 1 – 8 of 8) sorted by relevance

/dports/editors/xvile/vile-9.8v/
H A Dapi.c409 if (!vbp->dot_inited) {
411 vbp->dot_inited = 1;
779 bp2vbp(bp)->dot_inited = 0; /* for next time */ in api_command_cleanup()
840 vbp->dot_inited = 0; in api_bp2vbp()
H A Dapi.h27 int dot_inited; /* Has dot been initialized member
H A Dperl.xs2971 if (!vbp->dot_inited) {
2973 vbp->dot_inited = 1;
3482 vbp->dot_inited = TRUE;
3524 if (!vbp->dot_inited) {
3526 vbp->dot_inited = 1;
H A DCHANGES.R7779 + api.h (SCR): New field dot_inited.
780 + perl.xs (setregion): Set dot_inited field.
/dports/editors/vile/vile-9.8v/
H A Dapi.c409 if (!vbp->dot_inited) {
411 vbp->dot_inited = 1;
779 bp2vbp(bp)->dot_inited = 0; /* for next time */ in api_command_cleanup()
840 vbp->dot_inited = 0; in api_bp2vbp()
H A Dapi.h27 int dot_inited; /* Has dot been initialized member
H A Dperl.xs2971 if (!vbp->dot_inited) {
2973 vbp->dot_inited = 1;
3482 vbp->dot_inited = TRUE;
3524 if (!vbp->dot_inited) {
3526 vbp->dot_inited = 1;
H A DCHANGES.R7779 + api.h (SCR): New field dot_inited.
780 + perl.xs (setregion): Set dot_inited field.