Searched refs:PyUnicode_InternInPlace (Results 1 – 18 of 18) sorted by relevance
1171 PyUnicode_InternInPlace(&item); in attrgetter_new()1197 PyUnicode_InternInPlace(&attr_chain_item); in attrgetter_new()1211 PyUnicode_InternInPlace(&attr_chain_item); in attrgetter_new()1491 PyUnicode_InternInPlace(&name); in methodcaller_new()
1021 PyUnicode_InternInPlace(&unknown_filename); in tracemalloc_init()
6247 PyUnicode_InternInPlace(&d_key); in load_build()
41 PyUnicode_InternInPlace(&PyTuple_GET_ITEM(tuple, i)); in intern_strings()61 PyUnicode_InternInPlace(&v); in intern_string_constants()
1014 PyUnicode_InternInPlace(&name); in PyObject_SetAttr()
2146 PyUnicode_InternInPlace(&id->object); in _PyUnicode_FromId()15248 PyUnicode_InternInPlace(PyObject **p) in PyUnicode_InternInPlace() function15293 PyUnicode_InternInPlace(p); in PyUnicode_InternImmortal()15306 PyUnicode_InternInPlace(&s); in PyUnicode_InternFromString()
502 PyUnicode_InternInPlace(&mod); in type_module()3251 PyUnicode_InternInPlace(&name); in type_setattro()
3290 PyUnicode_InternInPlace(&kv); /* XXX Should we really? */ in PyDict_SetItemString()
360 interned # slight race on init in PyUnicode_InternInPlace()
697 PyUnicode_InternInPlace=python37.PyUnicode_InternInPlace
1173 PyUnicode_InternInPlace(&v); in r_object()1205 PyUnicode_InternInPlace(&v); in r_object()
121 PyUnicode_InternInPlace(&v); in _PyCodec_Lookup()
438 PyUnicode_InternInPlace(&s); in sys_intern()
1974 PyUnicode_InternInPlace(&str); in parser_init()
666 PyUnicode_InternInPlace(&id); in new_identifier()3246 PyUnicode_InternInPlace(&str); in alias_for_import_name()
1011 PyAPI_FUNC(void) PyUnicode_InternInPlace(PyObject **);
2713 PyUnicode_InternInPlace:void:::2714 PyUnicode_InternInPlace:PyObject**:string:+1:
1708 .. c:function:: void PyUnicode_InternInPlace(PyObject **string)1724 :c:func:`PyUnicode_InternInPlace`, returning either a new unicode string