Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c10195 int n_res, j; in do_capitalize() local
10221 int n_res, j; in do_swapcase() local
10248 int n_res, j; in do_upper_or_lower() local
10281 int j, n_res = _PyUnicode_ToFoldedFull(c, mapped); in do_casefold() local
10300 int n_res, j; in do_title() local