Home
last modified time | relevance | path

Searched refs:_check_alias_and_seq (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Dunicodedata.c1080 _check_alias_and_seq(unsigned int cp, Py_UCS4* code, int with_named_seq) in _check_alias_and_seq() function
1158 return _check_alias_and_seq(v, code, with_named_seq); in _getcode()
1168 return _check_alias_and_seq(v, code, with_named_seq); in _getcode()