Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c7081 #ifndef WC_ERR_INVALID_CHARS
7082 # define WC_ERR_INVALID_CHARS 0x0080 macro
7403 return WC_ERR_INVALID_CHARS; in encode_code_page_flags()