Searched refs:ERROR_STRICT (Results 1 – 2 of 2) sorted by relevance
120 #define ERROR_STRICT (PyObject *)(1) macro123 #define ERROR_ISCUSTOM(p) ((p) < ERROR_STRICT || ERROR_REPLACE < (p))
105 return ERROR_STRICT; in internal_error_callback()138 if (self->errors == ERROR_STRICT) in codecctx_errors_get()317 if (errors == ERROR_STRICT) { in multibytecodec_encerror()339 &inpos, ERROR_STRICT, in multibytecodec_encerror()443 if (errors == ERROR_STRICT) { in multibytecodec_decerror()