Home | History | Annotate | Download | only in src

Lines Matching refs:PROPERTY

222 // A property
226 } PROPERTY;
228 static PROPERTY PredefinedProperties[] = {
303 #define NUMPREDEFINEDPROPS (sizeof(PredefinedProperties)/sizeof(PROPERTY))
1158 // Add a property into a linked list
1166 // Check if property is already in list
1200 // If Subkey is not null, then last is the last property with the same key,
1201 // but not necessarily is the last property in the list, so we need to move
1353 // Sets a property
1398 // Gets a property
1964 if (!GetVal(it8, Buffer, MAXSTR-1, "Property data expected")) return FALSE;
1974 return SynError(it8, "Invalid value '%s' for property '%s'.", Buffer, VarName);
1989 return SynError(it8, "Invalid value for property '%s'.", VarName);
2004 return SynError(it8, "Invalid value for property '%s'.", VarName);
2191 // this property