Searched defs:from_byte (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dcharset.c893 int from, from_byte, to, stop, stop_byte, i; variable
H A Dindent.c1895 int from_byte; local
H A Dinsdel.c1213 int from_byte = buf_charpos_to_bytepos (buf, from); local
1502 int from_byte, to_byte; local
1803 int from_byte, to_byte; local
[all...]
H A Dsyntax.c1211 register int from_byte = CHAR_TO_BYTE (from); local
2003 EMACS_INT from_byte; variable
2226 EMACS_INT from_byte; local
[all...]
H A Dfns.c1253 int from_byte = 0, to_byte = 0; variable
1322 int from_byte, to_byte; variable
[all...]
H A Dcoding.c6678 int from_byte, to_byte; variable
[all...]
H A Dprocess.c5462 int from_byte = -1, from = -1, to = -1; local
[all...]

Completed in 314 milliseconds