Searched refs:TYPE_ARRAY (Results 1 – 13 of 13) sorted by relevance
62 ds->type = TYPE_ARRAY; in data_array_init()
18 typedef enum { TYPE_UNSET, TYPE_STRING, TYPE_COUNT, TYPE_ARRAY, TYPE_INTEGER, TYPE_FASTCGI, TYPE_CO… enumerator
438 if (da->type != TYPE_ARRAY) continue; in SETDEFAULTS_FUNC()445 if (da->value->data[n]->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()
107 if (du->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()
238 if (du->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()254 if (da_ext->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()282 if (da_host->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()
169 if (du->type != TYPE_ARRAY) { in parse_config_entry()
41 if (du->type == TYPE_ARRAY) { in config_insert_values_internal()
85 case TYPE_ARRAY: { in configparser_merge_data()
956 if (du->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()973 if (da->value->data[j]->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()1020 if (da_host->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()
204 if (du->type != TYPE_ARRAY) { in parse_config_entry()
1202 if (du->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()1219 if (da->value->data[j]->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()1268 if (da_host->type != TYPE_ARRAY) { in SETDEFAULTS_FUNC()
88 case TYPE_ARRAY: { in configparser_merge_data()
1159 if (modules->type != TYPE_ARRAY) { in config_read()