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

/macosx-10.9.5/zsh-60/zsh/Src/
H A Dlex.c136 mod_export int wordbeg; variable
719 wordbeg = inbufct - (qbang && c == bangchar);
1788 wb = zlemetall - wordbeg + addedx;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.c702 wordbeg, /* Succeeds if at word beginning. */
1146 case wordbeg:
1147 fprintf (stderr, "/wordbeg");
3523 BUF_PUSH (wordbeg);
4049 case wordbeg:
4858 case wordbeg:
5922 case wordbeg:
5923 DEBUG_PRINT1 ("EXECUTING wordbeg.\n");
698 wordbeg, /* Succeeds if at word beginning. */ enumerator in enum:__anon8733
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c579 wordbeg, /* Succeeds if at word beginning. */
957 case wordbeg:
958 printf ("/wordbeg");
3258 BUF_PUSH (wordbeg);
3823 case wordbeg:
5553 case wordbeg:
5554 DEBUG_PRINT1 ("EXECUTING wordbeg.\n");
5879 case wordbeg:
575 wordbeg, /* Succeeds if at word beginning. */ enumerator in enum:__anon10851
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c592 wordbeg, /* Succeeds if at word beginning. */
1090 case wordbeg:
1091 printf ("/wordbeg");
4107 BUF_PUSH (wordbeg);
4848 case wordbeg:
5889 REF (wordbeg),
7551 CASE (wordbeg):
7552 DEBUG_PRINT1 ("EXECUTING wordbeg.\n");
7887 case wordbeg:
588 wordbeg, /* Succeeds if at word beginning. */ enumerator in enum:__anon8892
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c590 wordbeg, /* Succeeds if at word beginning. */
1080 case wordbeg:
1081 printf ("/wordbeg");
4036 BUF_PUSH (wordbeg);
4752 case wordbeg:
7350 case wordbeg:
7351 DEBUG_PRINT1 ("EXECUTING wordbeg.\n");
7677 case wordbeg:
586 wordbeg, /* Succeeds if at word beginning. */ enumerator in enum:__anon7965
/macosx-10.9.5/zsh-60/zsh/Src/Zle/
H A Dzle_tricky.c2870 cmdwb = zlemetall - wordbeg;

Completed in 320 milliseconds