Lines Matching defs:props
112 for p in self.configPROPS: # Generate config props
115 for pg in self.ALLPGS: # Generate cache DB props
118 for p in self.cachePROPS: # Generate config props
240 for p in self.cachePROPS: # Get any default pg props
266 # Generate config props
267 for tag in self.configPROPS: # Generate config props
279 # Generate cache props
281 for map in self.EXPORTS: # Generate cache DB props
287 for tag in self.cachePROPS: # Generate config props
322 nprop = [] # new props
344 if vlen != 2 and vlen != 3: # only config or cache props
471 props = self.get_props(self.DEFPG)
472 if props != None:
480 if tprop in props: