Searched +defs:to +defs:beg (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/misc/
H A Druby-mode.el[all...]
/macosx-10.9.5/mail_cmds-29/mail/
H A Dlist.c128 int tok, beg, mc, star, other, valdot, colmod, colresult; local
697 char *cp, **to; local
[all...]
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dzprof.c52 double beg; member in struct:sfunc
60 Pfunc to; member in struct:parc
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Ddoc.c130 char *from, *to; local
619 char *beg, *end; variable
[all...]
H A Dcharset.c627 int charset, from, to; local
890 Lisp_Object beg, end, table; variable
893 int from, from_byte, to, stop, stop_byte, i; variable
1533 unsigned char *to; local
1597 unsigned char *to; local
1627 unsigned char *to = str; local
[all...]
H A Dinsdel.c131 register unsigned char *to, *from; local
207 register unsigned char *to, *from; local
1840 int from, to; local
2351 int beg, end, change; variable
[all...]
H A Dsyntax.c298 register int beg = BEGV; local
1209 register int beg = BEGV; local
2633 int beg = BEGV; variable
3055 Lisp_Object from, to, targetdepth, stopbefore, oldstate, commentstop; variable
[all...]
H A Deditfns.c638 int beg, end; variable
652 int beg, end; variable
664 int beg, end; variable
680 int beg; variable
2070 char **from, **to, **newenv; local
3114 Lisp_Object beg, end; local
3133 struct Lisp_Marker *beg = XMARKER (XCAR (data)); local
[all...]
H A Dfns.c546 int to; /* refer to VAL (the target string) */ member in struct:textprop_rec
1247 register Lisp_Object from, to; variable
1273 CHECK_NUMBER (to); variable
1318 register Lisp_Object from, to; variable
1348 CHECK_NUMBER (to); variable
1791 unsigned char *to = SDATA (tem) + nbytes; variable
2595 int from, to, defalt; variable
2773 int from, to; local
2831 int i, to; local
3869 Lisp_Object beg, end, no_line_break; variable
4067 Lisp_Object beg, end; variable
[all...]
H A Dlread.c2268 Lisp_Object beg, end, plist; local
3203 int from, to; local
3235 int from, to; local
[all...]
H A Ddispnew.c1451 struct glyph *beg = row->glyphs[TEXT_AREA]; local
2267 struct glyph_row *to = saved->rows + i; local
2291 struct glyph_row *to = f->current_matrix->rows + i; local
5193 struct glyph_row *from, *to; local
[all...]
H A Dkeyboard.c1987 int beg, end; local
8166 Lisp_Object *to, *from; local
[all...]
H A Dxdisp.c5189 int beg, end; local
15475 struct glyph *from, *end, *to, *toend; local
15870 struct glyph *beg = row->glyphs[TEXT_AREA]; local
22034 struct glyph *beg = prev->glyphs[TEXT_AREA]; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/kx/
H A Dcommon.c502 u_char beg[12]; local
672 u_char beg[12]; local
783 kx_get_int(void *f, uint32_t *to, int size, int lsb) argument
800 kx_put_int(uint32_t from, void *to, size_t rem, int size) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dpascal.el[all...]
H A Dcperl-mode.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnmaildir.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-cmd.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dtodo-mode.el[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dnumeric.c1765 ruby_float_step_size(double beg, double end, double unit, int excl) argument
1790 ruby_float_step(VALUE from, VALUE to, VALUE step, int excl) argument
1793 double beg = NUM2DBL(from); local
1816 num_interval_step_size(VALUE from, VALUE to, VALUE step, int excl) argument
1858 VALUE to = RARRAY_PTR(args)[0]; local
1895 VALUE to, step; local
3486 int_upto(VALUE from, VALUE to) argument
3534 int_downto(VALUE from, VALUE to) argument
[all...]
H A Dregexec.c279 onig_region_set(OnigRegion* region, int at, int beg, int end) argument
331 onig_region_copy(OnigRegion* to, OnigRegion* from) argument
4339 onig_copy_encoding(OnigEncoding to, OnigEncoding from) argument
[all...]
H A Dstring.c491 rb_str_conv_enc_opts(VALUE str, rb_encoding *from, rb_encoding *to, int ecflags, VALUE ecopts) argument
563 rb_str_conv_enc(VALUE str, rb_encoding *from, rb_encoding *to) argument
1669 rb_str_subseq(VALUE str, long beg, long len) argument
1690 rb_str_subpos(VALUE str, long beg, long *lenp) argument
1775 rb_str_substr(VALUE str, long beg, long len) argument
3109 rb_str_upto(int argc, VALUE *argv, VALUE beg) argument
3243 long beg, len; local
3376 rb_str_splice_0(VALUE str, long beg, long len, VALUE val) argument
3409 rb_str_splice(VALUE str, long beg, long len, VALUE val) argument
3452 rb_str_update(VALUE str, long beg, long len, VALUE val) argument
3498 long idx, beg; local
3526 long beg, len; local
3841 long beg, n; local
4125 str_byte_substr(VALUE str, long beg, long len) argument
4195 long beg, len = RSTRING_LEN(str); local
5923 long beg, end, i = 0; local
6624 const char *p, *p2, *beg, *end; local
[all...]
H A Dthread.c982 struct timeval to, tvn; local
4485 time_t beg, end; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dfont-lock.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc.el[all...]

Completed in 237 milliseconds

12