Searched refs:open_array (Results 1 – 2 of 2) sorted by relevance
1658 PyObject *open_array = _PyUnicode_FromId(&PyId_open_array); // borrowed ref in encoder_listencode_list() local1665 if (open_array == NULL || close_array == NULL || empty_array == NULL) { in encoder_listencode_list()1693 if (_PyAccu_Accumulate(acc, open_array)) in encoder_listencode_list()
2689 Modules/_json.c encoder_listencode_list open_array -