Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c9868 int n_res, j; in do_capitalize() local
9894 int n_res, j; in do_swapcase() local
9921 int n_res, j; in do_upper_or_lower() local
9954 int j, n_res = _PyUnicode_ToFoldedFull(c, mapped); in do_casefold() local
9973 int n_res, j; in do_title() local