Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_json.c1658 PyObject *open_array = _PyUnicode_FromId(&PyId_open_array); // borrowed ref in encoder_listencode_list() local
1665 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()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2689 Modules/_json.c encoder_listencode_list open_array -