Searched defs:Attrib (Results 1 – 3 of 3) sorted by relevance
32 typedef struct Attrib Attrib; typedef35 struct Attrib { struct45 void attrib_clear(Attrib *); argument
172 int Attrib; /* attributes active in window */ member
189 StringRef Attrib = Input.substr(strlen("!Attributes:")).trim(); in parseMetadata() local