Home
last modified time | relevance | path

Searched defs:ustr_length (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c3512 int32_t ustr_length = u_unescape(test, ustr, 256); in TestJ5223() local
3996 int32_t ustr_length = u_unescape(test, ustr, 256); in TestOutOfBuffer5468() local
/third_party/python/Modules/
Darraymodule.c1733 Py_ssize_t ustr_length = PyUnicode_AsWideChar(ustr, NULL, 0); in array_array_fromunicode_impl() local