Searched refs:__REGEXP_MATCH_STRUCTURE_BEGIN (Results 1 – 1 of 1) sorted by relevance
51 …__REGEXP_MATCH_STRUCTURE_BEGIN = r'^[\s]*(typedef)?(?:[\s]+(volatile))?[\s]+struct[\s]+([\w]+)?[\s… variable in SoCStructureHeaderChecker142 match_obj = re.match(self.__REGEXP_MATCH_STRUCTURE_BEGIN, rawline)263 match_obj = re.match(self.__REGEXP_MATCH_STRUCTURE_BEGIN, rawline)361 match_obj = re.match(self.__REGEXP_MATCH_STRUCTURE_BEGIN, rawline)