Searched refs:string_make_unibyte (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dsearch.c535 regexp = string_make_unibyte (regexp);
H A Dxmenu.c147 # define ENCODE_MENU_STRING(str) string_make_unibyte (str)
H A Dfns.c1072 string_make_unibyte (string)
1126 return string_make_unibyte (string);
1066 string_make_unibyte (string) function
H A Deditfns.c2942 table = string_make_unibyte (table);
H A Dlisp.h2429 extern Lisp_Object string_make_unibyte P_ ((Lisp_Object));

Completed in 173 milliseconds