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

/external/chromium_org/third_party/simplejson/
H A D_speedups.c284 Py_UNICODE *input_unicode; local
287 input_unicode = PyUnicode_AS_UNICODE(pystr);
300 Py_UNICODE c = input_unicode[i];

Completed in 35 milliseconds