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

/macosx-10.10.1/less-25/less/
H A Dregexp.c183 STATIC char *regatom();
416 ret = regatom(&flags);
464 - regatom - the lowest level
472 regatom(flagp) function
/macosx-10.10.1/tcl-105/tcl_ext/expect/expect/
H A Dexp_regexp.c186 STATIC char *regatom();
328 ret = regatom(&flags);
376 - regatom - the lowest level
384 regatom(flagp)
H A Dexp_clib.c328 static char * regatom _ANSI_ARGS_((int *flagp,
578 ret = regatom(&flags,rcstate);
626 - regatom - the lowest level
634 regatom(flagp, rcstate) function
/macosx-10.10.1/vim-55/src/
H A Dregexp.c659 static char_u *regatom __ARGS((int *));
1470 ret = regatom(&flags);
1593 * regatom - the lowest level
1600 regatom(flagp) function
1922 lastnode = regatom(flagp);

Completed in 191 milliseconds