Searched defs:py_scanstring (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/simplejson/
H A Ddecoder.py96 def py_scanstring(s, end, encoding=None, strict=True, function
175 scanstring = c_scanstring or py_scanstring
H A D_speedups.c923 py_scanstring(PyObject* self UNUSED, PyObject *args) function
2719 (PyCFunction)py_scanstring,

Completed in 83 milliseconds