Searched defs:eat (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Duniversal.t20 sub eat {} subroutine
77 test $a->can("eat");
182 test $1->can("eat");
188 ::test $x->can("eat");
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcomp.c67 #define eat(p) do{if ((p)->token.push)(p)->token.push=0;else (p)->cursor+=(p)->token.len;}while (0) macro
1805 eat(env);
1814 eat(env);
1818 eat(env);
1821 eat(env);
1825 eat(env);
1838 eat(env);
1842 eat(env);
2110 eat(env);
2238 eat(en
[all...]

Completed in 33 milliseconds