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

/macosx-10.10.1/vim-55/src/proto/
H A Dwindow.pro73 matchitem_T *get_match __ARGS((win_T *wp, int id));
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dinit.c866 static char* get_match(register Namval_t* np, Namfun_t *fp) function
901 static const Namdisc_t SH_MATCH_disc = { sizeof(struct match), 0, get_match };
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_config.c306 static unsigned long get_match(char *s,struct masks *m);
4016 * get_match - find logmask value
4019 get_match( function
4047 mask = get_match(t, logcfg_item);
/macosx-10.10.1/vim-55/src/
H A Dwindow.c6583 get_match(wp, id) function
H A Deval.c13653 if ((m = (matchitem_T *)get_match(curwin, id)) != NULL)

Completed in 237 milliseconds