Searched defs:self_len (Results 1 – 6 of 6) sorted by relevance
215 let self_len = self.len() - offsetof_sun_path(); in eq() localVariable228 let self_len = self.len() - offsetof_sun_path(); in partial_cmp() localVariable238 let self_len = self.len() - offsetof_sun_path(); in cmp() localVariable248 let self_len = self.len() - offsetof_sun_path(); in hash() localVariable
115 let self_len = self.len() - offsetof_sun_path(); in eq() localVariable126 let self_len = self.len() - offsetof_sun_path(); in partial_cmp() localVariable135 let self_len = self.len() - offsetof_sun_path(); in cmp() localVariable144 let self_len = self.len() - offsetof_sun_path(); in hash() localVariable
285 Py_ssize_t self_len, result_len; in stringlib_replace_interleave() local355 Py_ssize_t self_len, result_len; in stringlib_replace_delete_single_character() local400 Py_ssize_t self_len, result_len; in stringlib_replace_delete_substring() local452 Py_ssize_t self_len; in stringlib_replace_single_character_in_place() local500 Py_ssize_t self_len, offset; in stringlib_replace_substring_in_place() local552 Py_ssize_t self_len, result_len; in stringlib_replace_single_character() local616 Py_ssize_t self_len, result_len; in stringlib_replace_substring() local
517 let self_len = display_width(&arg.to_string()); in align_to_about() localVariable535 let self_len = display_width(&arg.to_string()); in align_to_about() localVariable
1194 Py_ssize_t self_len = PyByteArray_GET_SIZE(self); in bytearray_removeprefix_impl() local1226 Py_ssize_t self_len = PyByteArray_GET_SIZE(self); in bytearray_removesuffix_impl() local
2217 Py_ssize_t self_len = PyBytes_GET_SIZE(self); in bytes_removeprefix_impl() local2255 Py_ssize_t self_len = PyBytes_GET_SIZE(self); in bytes_removesuffix_impl() local