Home | History | Annotate | Download | only in python2.7

Lines Matching defs:end_string

869     def end_string(self, data):
874 dispatch["string"] = end_string
875 dispatch["name"] = end_string # struct keys are always strings
914 self.end_string(data)