variable
size_t linebufsize, const char **module, const char **variable)
*variable = p;
const char * __restrict variable)
(const void *)variable, strlen(variable) + 1,
const char * __restrict module, const char * __restrict variable)
return (mapper_open(ma, rcm, module, variable));
const char *module, *variable;
variable = NULL;
(size_t)PATH_MAX, &module, &variable);
ret = mapper_open(ma, &cm, module, variable);
ret = (*ce->ce_ops->eo_init)(ce, variable, lenvar, ce->ce_traits);
char const * __restrict encname, const void * __restrict variable,
variable = frl + 1;
runetype_ext_ranges = (_FileRuneEntry *)variable;
variable = runetype_ext_ranges + frl->runetype_ext_nranges;
if (variable > lastp) {
maplower_ext_ranges = (_FileRuneEntry *)variable;
variable = maplower_ext_ranges + frl->maplower_ext_nranges;
if (variable > lastp) {
mapupper_ext_ranges = (_FileRuneEntry *)variable;
variable = mapupper_ext_ranges + frl->mapupper_ext_nranges;
if (variable > lastp) {
types = variable;
variable = types + len;
if (variable > lastp) {
if ((char *)variable + frl->variable_len > (char *)lastp) {
variable = mapupper_ext_ranges + frl->mapupper_ext_nranges;
types = variable;
variable = types + len;
(void) memcpy(rl->__variable, variable, rl->__variable_len);
void *variable;
event_add(struct cal_day *dp, bool day_first, bool variable,
e->variable = variable;
fprintf(fp, "%s%c\t", e->date, e->variable ? '*' : ' ');
bool variable; /* Whether a variable event ? */
struct event *event_add(struct cal_day *dp, bool day_first, bool variable,
__func__, entry.variable, entry.value);
if (strcasecmp(entry.variable, "LANG") == 0) {
if (strcasecmp(entry.variable, "CALENDAR") == 0) {
if (strcasecmp(entry.variable, "SEQUENCE") == 0) {
if (strcasecmp(entry.variable, sday->name) == 0) {
entry.variable, entry.value);
free(entry.variable);
entry->variable = xstrdup(p);
char *variable; /* variable name (T_VARIABLE) */
variable : R_VARIABLE L_STRING
set_prop_string("VARIABLE", &variable, &$2);
if (variable)
(df, _CITRUS_ESDB_SYM_VARIABLE, variable));
static char *name, *encoding, *variable;
| property variable R_LN
#define dotog(tl) if (tl->variable && tl->actionexplanation) { \
if (*tl->variable) { \
int *variable;
if (c->variable) {
*c->variable = !*c->variable; /* invert it */
printf("%s %s.\n", *c->variable? "Will" : "Won't",
if (c->variable) {
*c->variable = 1;
*c->variable = 0;
printf("%s %s.\n", *c->variable? "Will" : "Won't",
if (c->variable) {
*c->variable = 0;
printf("%s %s.\n", *c->variable? "Will" : "Won't",
{ 's', NORM, "set variable", variable },
void variable(int);
struct variable *var;
struct variable *var;
struct variable *next;
struct variable *var, **pnext;
char filename[256], variable[256], fontname[256];
snprintf(variable, 256, "font8x%d", by);
config_var_set(rc_conf, variable, fontname);