Searched defs:WC_ERR_INVALID_CHARS (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
H A Dunicodeobject.c7070 #ifndef WC_ERR_INVALID_CHARS
7071 # define WC_ERR_INVALID_CHARS 0x0080 macro
7389 return WC_ERR_INVALID_CHARS;

Completed in 164 milliseconds