Searched refs:get_author (Results 1 – 9 of 9) sorted by relevance
122 CJS_Result get_author(CJS_Runtime* pRuntime);
649 CJS_Result CJS_Document::get_author(CJS_Runtime* pRuntime) { in get_author() function in CJS_Document
1169 def get_author(self): member in DistributionMetadata
1168 def get_author(self): member in DistributionMetadata
264 if let Some(author) = self.cmd.get_author() { in write_author()
712 if let Some(author) = self.cmd.get_author() { in write_author()
3260 pub fn get_author(&self) -> Option<&str> { in get_author() method
3340 pub fn get_author(&self) -> Option<&'help str> { in get_author() method