Searched refs:ocurs (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_voper.c75 unsigned char *oglobp, *ocurs; local
241 ocurs = cursor;
258 cursor = ocurs;
342 ocurs = cursor;
350 cursor = ocurs;
353 vjumpto(dot, ocurs, 0);
791 ocurs = cursor;
821 cursor = ocurs;
825 vjumpto(dot, ocurs, 0);
884 (dot == odot && cursor <= ocurs))
[all...]

Completed in 98 milliseconds