Home
last modified time | relevance | path

Searched refs:unicode_check_modifiable (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c1518 unicode_check_modifiable(PyObject *unicode) in unicode_check_modifiable() function
1719 if (unicode_check_modifiable(to)) in PyUnicode_CopyCharacters()
4323 if (unicode_check_modifiable(unicode)) in PyUnicode_WriteChar()
10260 if (unicode_check_modifiable(unicode)) in PyUnicode_Fill()

Completed in 26 milliseconds