i3
|
#include <yajl/yajl_gen.h>
Go to the source code of this file.
Data Structures | |
struct | CommandResult |
Functions | |
struct CommandResult * | parse_command (const char *input) |
struct CommandResult* parse_command | ( | const char * | input | ) |
Definition at line 208 of file commands_parser.c.
References tokenptr::array, clear_stack(), cmd_criteria_init(), command_output, current_match, DLOG, ELOG, token::identifier, INITIAL, CommandResult::json_gen, tokenptr::n, token::name, CommandResult::needs_tree_render, next_state(), push_string(), sasprintf(), scalloc(), smalloc(), sstrdup(), state, subcommand_output, tokens, y, and ystr.
Referenced by handle_key_press(), IPC_HANDLER(), and run_assignments().