Searched refs:z_flag_insert_mode_get (Results 1 – 3 of 3) sorted by relevance
53 static inline bool z_flag_insert_mode_get(const struct shell *sh) in z_flag_insert_mode_get() function
329 if (z_flag_insert_mode_get(sh) && in z_shell_op_char_insert()
392 if (z_flag_insert_mode_get(sh)) { in autocomplete()1135 bool status = z_flag_insert_mode_get(sh); in state_collect()