src/commands/elvis/move1.c File Reference

#include "config.h"
#include "vi.h"
#include "ctype.h"

Go to the source code of this file.

Defines

#define SENTENCE(x)   (x)

Functions

MARK m_updnto (MARK m, long cnt, char cmd)
MARK m_right (MARK m, long cnt, int key, int prevkey)
MARK m_left (MARK m, long cnt)
MARK m_tocol (MARK m, long cnt, int cmd)
MARK m_front (MARK m, long cnt)
MARK m_rear (MARK m, long cnt)
MARK m_sentence (MARK m, long cnt, int cmd)
MARK m_paragraph (MARK m, long cnt, int cmd)
MARK m_match (MARK m, long cnt)
MARK m_tomark (MARK m, long cnt, int key)


Define Documentation

#define SENTENCE ( x   )     (x)


Function Documentation

MARK m_front ( MARK  m,
long  cnt 
)

Definition at line 185 of file move1.c.

MARK m_left ( MARK  m,
long  cnt 
)

Definition at line 94 of file move1.c.

MARK m_match ( MARK  m,
long  cnt 
)

Definition at line 431 of file move1.c.

MARK m_paragraph ( MARK  m,
long  cnt,
int  cmd 
)

Definition at line 327 of file move1.c.

MARK m_rear ( MARK  m,
long  cnt 
)

Definition at line 205 of file move1.c.

MARK m_right ( MARK  m,
long  cnt,
int  key,
int  prevkey 
)

Definition at line 60 of file move1.c.

MARK m_sentence ( MARK  m,
long  cnt,
int  cmd 
)

Definition at line 241 of file move1.c.

MARK m_tocol ( MARK  m,
long  cnt,
int  cmd 
)

Definition at line 114 of file move1.c.

MARK m_tomark ( MARK  m,
long  cnt,
int  key 
)

Definition at line 554 of file move1.c.

MARK m_updnto ( MARK  m,
long  cnt,
char  cmd 
)

Definition at line 17 of file move1.c.


Generated on Tue Mar 9 04:36:30 2010 for Minix by  doxygen 1.5.8