Searched defs:numchars (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/encodings/ | ||
| D | punycode.py | 93 def adapt(delta, first, numchars): argument |
| /external/python/cpython3/Lib/encodings/ | ||
| D | punycode.py | 91 def adapt(delta, first, numchars): argument |