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.py134 encoding=settings.error_encoding,
/external/python/cpython2/Lib/distutils/command/
Dcheck.py138 encoding=settings.error_encoding,
/external/curl/lib/
Dcontent_encoding.c870 static const content_encoding error_encoding = { variable
976 encoding = &error_encoding; /* Defer error at stack use. */ in Curl_build_unencoding_stack()