scan_once_str 122 third_party/simplejson/_speedups.c scan_once_str(PyScannerObject *s, PyObject *pystr, Py_ssize_t idx, Py_ssize_t *next_idx_ptr); scan_once_str 1091 third_party/simplejson/_speedups.c val = scan_once_str(s, pystr, idx, &next_idx); scan_once_str 1344 third_party/simplejson/_speedups.c val = scan_once_str(s, pystr, idx, &next_idx); scan_once_str 1898 third_party/simplejson/_speedups.c rval = scan_once_str(s, pystr, idx, &next_idx);