Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dcheck.py137 encoding=settings.error_encoding,
/external/python/cpython2/Lib/distutils/command/
Dcheck.py138 encoding=settings.error_encoding,
/external/curl/lib/
Dcontent_encoding.c960 static const struct content_encoding error_encoding = { variable
1069 encoding = &error_encoding; /* Defer error at stack use. */ in Curl_build_unencoding_stack()