Searched refs:return_self (Results 1 – 5 of 5) sorted by relevance
9 return_self(PyObject *self) in return_self() function104 return return_self(self); in pad()132 return return_self(self); in stringlib_ljust()149 return return_self(self); in stringlib_rjust()167 return return_self(self); in stringlib_center()188 return return_self(self); in stringlib_zfill()322 return return_self(self); in stringlib_replace_delete_single_character()371 return return_self(self); in stringlib_replace_delete_substring()421 return return_self(self); in stringlib_replace_single_character_in_place()471 return return_self(self); in stringlib_replace_substring_in_place()[all …]
22 def __init__(self, result=None, return_self=False): argument25 self.return_self = return_self34 elif self.return_self:
506 sn = configdialog.SectionName = Func(return_self=True)870 gkd = configdialog.GetKeysDialog = Func(return_self=True)916 sn = configdialog.SectionName = Func(return_self=True)1231 hs = configdialog.HelpSource = Func(return_self=True)1258 hs = configdialog.HelpSource = Func(return_self=True)
1561 return_self(PyByteArrayObject *self) in return_self() function1662 return return_self(self); in replace_delete_single_character()1710 return return_self(self); in replace_delete_substring()1759 return return_self(self); in replace_single_character_in_place()1808 return return_self(self); in replace_substring_in_place()1856 return return_self(self); in replace_single_character()1922 return return_self(self); in replace_substring()1979 return return_self(self); in replace()1985 return return_self(self); in replace()2001 return return_self(self); in replace()
2329 return_self(PyStringObject *self) in return_self() function2434 return return_self(self); in replace_delete_single_character()2481 return return_self(self); in replace_delete_substring()2530 return return_self(self); in replace_single_character_in_place()2579 return return_self(self); in replace_substring_in_place()2627 return return_self(self); in replace_single_character()2692 return return_self(self); in replace_substring()2749 return return_self(self); in replace()2755 return return_self(self); in replace()2771 return return_self(self); in replace()