Searched defs:ustr_length (Results 1 – 2 of 2) sorted by relevance
3512 int32_t ustr_length = u_unescape(test, ustr, 256); in TestJ5223() local3996 int32_t ustr_length = u_unescape(test, ustr, 256); in TestOutOfBuffer5468() local
1733 Py_ssize_t ustr_length = PyUnicode_AsWideChar(ustr, NULL, 0); in array_array_fromunicode_impl() local