Searched refs:substring_both (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dsearch.c2511 middle = substring_both (newtext, lastpos,
2525 middle = substring_both (newtext, lastpos,
2536 middle = substring_both (newtext, lastpos,
H A Dlisp.h2395 extern Lisp_Object substring_both P_ ((Lisp_Object, int, int, int, int));
H A Dfns.c1377 substring_both (string, from, from_byte, to, to_byte)
1370 substring_both (string, from, from_byte, to, to_byte) function

Completed in 167 milliseconds