isearch-char-by-name

isearch-char-by-name is an interactive compiled Lisp function in `isearch.el'.


(isearch-char-by-name &optional COUNT)

Read a character by its Unicode name and add it to the search string.
Completion is available like in `read-char-by-name' used by `insert-char'.
With argument, add COUNT copies of the character.