Searched refs:with_alias_and_seq (Results 1 – 6 of 6) sorted by relevance
1064 Py_UCS4 code, char* buffer, int buflen, int with_alias_and_seq) in _getucname() argument1078 if (!with_alias_and_seq && (IS_ALIAS(code) || IS_NAMED_SEQ(code))) in _getucname()1167 int with_alias_and_seq) in capi_getucname() argument1169 return _getucname(NULL, code, buffer, buflen, with_alias_and_seq); in capi_getucname()
22 int with_alias_and_seq);