It checks if the input is a short form command. It returns the command's pointer if a command is found, else return NULL. Note that if binary-mode is set, then only \C is searched for. @param cmd_char A character of one byte. @return the command's pointer or NULL. */
source not stored for this graph (policy: none)
no test coverage detected