Searched refs:skip_props (Results 1 – 1 of 1) sorted by relevance
52 static char *skip_props[] = { variable190 for (i = 0; skip_props[i] != NULL; i++) in skip_property()191 if (strcmp(name, skip_props[i]) == 0) in skip_property()