Home
last modified time | relevance | path

Searched refs:close_dict (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_json.c1503 PyObject *close_dict = _PyUnicode_FromId(&PyId_close_dict); // borrowed ref in encoder_listencode_dict() local
1512 if (open_dict == NULL || close_dict == NULL || empty_dict == NULL) { in encoder_listencode_dict()
1637 if (_PyAccu_Accumulate(acc, close_dict)) in encoder_listencode_dict()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2687 Modules/_json.c encoder_listencode_dict close_dict -