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.c7299 #ifndef WC_ERR_INVALID_CHARS
7300 # define WC_ERR_INVALID_CHARS 0x0080 macro
7610 return WC_ERR_INVALID_CHARS; in encode_code_page_flags()