114 switch (
state->mode) {
159 RzSpace *curSpace = rz_flag_space_cur(
f);
static bool print_flag_name(RzFlagItem *fi, void *user)
static bool __tableItemCallback(RzFlagItem *flag, void *user)
RZ_IPI void rz_core_flag_range_print(RzFlag *f, RzCmdStateOutput *state, ut64 range_from, ut64 range_to)
static void flag_print(RzFlag *f, RzCmdStateOutput *state, ut64 range_from, ut64 range_to, bool in_range)
RZ_IPI void rz_core_flag_real_name_print(RzFlag *f, RzCmdStateOutput *state)
static bool print_flag_rizin(RzFlagItem *flag, void *user)
static bool print_flag_json(RzFlagItem *flag, void *user)
static bool print_flag_orig_name(RzFlagItem *flag, void *user)
RZ_IPI void rz_core_flag_print(RzFlag *f, RzCmdStateOutput *state)
RZ_API void rz_cmd_state_output_set_columnsf(RzCmdStateOutput *state, const char *fmt,...)
Specify the columns of the command output.
RZ_API int rz_cons_printf(const char *format,...)
RZ_API void rz_flag_foreach_space(RzFlag *f, const RzSpace *space, RzFlagItemCb cb, void *user)
RZ_API void Ht_() free(HtName_(Ht) *ht)
#define rz_warn_if_reached()
#define rz_return_if_fail(expr)
RZ_API char * rz_base64_encode_dyn(const ut8 *bin, size_t sz)
RZ_API PJ * pj_ki(PJ *j, const char *k, int d)
RZ_API PJ * pj_end(PJ *j)
RZ_API PJ * pj_ks(PJ *j, const char *k, const char *v)
RZ_API PJ * pj_kn(PJ *j, const char *k, ut64 n)
#define RZ_STR_ISNOTEMPTY(x)
static const char * rz_str_get(const char *str)
RZ_API char * rz_str_newf(const char *fmt,...) RZ_PRINTF_CHECK(1
#define RZ_STR_ISEMPTY(x)
RZ_API void rz_table_add_rowf(RzTable *t, const char *fmt,...)
@ RZ_OUTPUT_MODE_STANDARD
Represent the output state of a command handler.
ut64(WINAPI *w32_GetEnabledXStateFeatures)()