Searched refs:_gethash (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | unicodedata.c | 996 _gethash(const char *s, int len, int scale) in _gethash() function 1281 h = (unsigned int) _gethash(name, namelen, code_magic); in _getcode() |
Completed in 3 milliseconds