Lines Matching defs:code
61 _getrecord_ex(Py_UCS4 code) in _getrecord_ex()
411 int code, index, count; in unicodedata_UCD_decomposition_impl() local
461 get_decomp_record(PyObject *self, Py_UCS4 code, in get_decomp_record()
534 Py_UCS4 code = stack[--stackptr]; in nfd_nfkd() local
630 find_nfc_index(const struct reindex* nfc, Py_UCS4 code) in find_nfc_index()
654 Py_UCS4 code; in nfc_nfkc() local
1043 is_unified_ideograph(Py_UCS4 code) in is_unified_ideograph()
1064 Py_UCS4 code, char* buffer, int buflen, int with_alias_and_seq) in _getucname()
1165 capi_getucname(Py_UCS4 code, in capi_getucname()
1174 _cmpname(PyObject *self, int code, const char* name, int namelen) in _cmpname()
1209 _check_alias_and_seq(unsigned int cp, Py_UCS4* code, int with_named_seq) in _check_alias_and_seq()
1225 const char* name, int namelen, Py_UCS4* code, int with_named_seq) in _getcode()
1307 capi_getcode(const char* name, int namelen, Py_UCS4* code, in capi_getcode()
1398 Py_UCS4 code; in unicodedata_UCD_lookup_impl() local