Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dunicodedata.c1064 Py_UCS4 code, char* buffer, int buflen, int with_alias_and_seq) in _getucname() argument
1078 if (!with_alias_and_seq && (IS_ALIAS(code) || IS_NAMED_SEQ(code))) in _getucname()
1167 int with_alias_and_seq) in capi_getucname() argument
1169 return _getucname(NULL, code, buffer, buflen, with_alias_and_seq); in capi_getucname()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ucnhash.h22 int with_alias_and_seq);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ucnhash.h22 int with_alias_and_seq);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ucnhash.h22 int with_alias_and_seq);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ucnhash.h22 int with_alias_and_seq);
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ucnhash.h22 int with_alias_and_seq);