view command.h @ 23480:37ca31c6a615

in vidix check protect [A-Z] and [a-z] with single quotes as in other checks; fixes some untranslated lowercases
author nicodvb
date Thu, 07 Jun 2007 20:37:24 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);