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