Searched defs:filep (Results 1 – 2 of 2) sorted by relevance
93 def PrintIndented(filep, ident, code): argument105 def PrintTags(self, filep): argument114 def PrintForwardDeclaration(self, filep): argument117 def PrintDeclaration(self, filep): argument164 def PrintCode(self, filep): argument1613 def GetNextStruct(filep): argument1681 def Parse(factory, filep): argument
126 const char *filep = strrchr(filename, '/'); in add_file_name_to_url() local